We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e1882 commit c62e2a8Copy full SHA for c62e2a8
2 files changed
README.md
@@ -10,8 +10,8 @@ Package version are defined in `version.env` file.
10
11
Current version: (follows `debian/sid` automatically)
12
13
-- OpenSSH 10.2p1-3
14
-- OpenSSL 3.0.18
+- OpenSSH 10.2p1-5
+- OpenSSL 3.0.19
15
16
### Supported (tested) Distro:
17
version.env
@@ -1,4 +1,4 @@
1
-OPENSSLVER=3.0.18
+OPENSSLVER=3.0.19
2
OPENSSLMIR=https://github.com/openssl/openssl/releases/download/openssl-${OPENSSLVER}/
3
OPENSSLSRC=openssl-${OPENSSLVER}.tar.gz
4
0 commit comments