bump: 10.0p1-6;openssl 3.0.17

This commit is contained in:
boypt
2025-07-29 09:16:03 +08:00
parent 9cca76fb63
commit f032a02e28
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ Package version are defined in `version.env` file.
Current version: (follows `debian/sid` automatically)
- OpenSSH 10.0p1-5
- OpenSSH 10.0p1-6
- OpenSSL 3.0.16
### Supported (tested) Distro:

View File

@@ -1,4 +1,4 @@
OPENSSLVER=3.0.16
OPENSSLVER=3.0.17
OPENSSLMIR=https://github.com/openssl/openssl/releases/download/openssl-${OPENSSLVER}/
OPENSSLSRC=openssl-${OPENSSLVER}.tar.gz