diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:50 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:50 +0000 |
| commit | b0b982a83fd98f734f714b1b715bdfed64186965 (patch) | |
| tree | 45701e562503a7750f14c91797743cc12854764f /libressl | |
| parent | 80b2396cf038fb2de996b015544102bfafae2962 (diff) | |
| download | alicelinux-b0b982a83fd98f734f714b1b715bdfed64186965.tar.gz alicelinux-b0b982a83fd98f734f714b1b715bdfed64186965.zip | |
Woodpecker CI 501ea36b8361a69bf2590533fedcbd94b25b0d0b [SKIP CI]
Diffstat (limited to 'libressl')
| -rw-r--r-- | libressl/.checksum | 2 | ||||
| -rw-r--r-- | libressl/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libressl/.checksum b/libressl/.checksum index 35f11da4..f6148b15 100644 --- a/libressl/.checksum +++ b/libressl/.checksum @@ -1 +1 @@ -dec5c962e39dcb82ef294a8df51e7f118fe6d3375de3f1d1f30feb025d0629bb libressl-4.2.0.tar.gz +73bd7c056226fc2e1dba9154af48d91edce5269512980c0225e35e76b950ede1 libressl-4.2.1.tar.gz diff --git a/libressl/abuild b/libressl/abuild index bcec5946..531856e2 100644 --- a/libressl/abuild +++ b/libressl/abuild @@ -1,5 +1,5 @@ name=libressl -version=4.2.0 +version=4.2.1 release=1 source="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${name}-${version}.tar.gz" |