mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/boypt/openssh-rpms.git
synced 2026-09-20 08:03:38 +08:00
openssl bump to 3.0.11
This commit is contained in:
@@ -7,7 +7,7 @@ This openssh package has OpenSSL statically linked.
|
||||
## Current Version:
|
||||
|
||||
- OpenSSH 9.4p1
|
||||
- OpenSSL 3.0.10
|
||||
- OpenSSL 3.0.11
|
||||
|
||||
The script reads file `version.env` for actual verion definitions.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
OPENSSLSRC=openssl-3.0.10.tar.gz
|
||||
OPENSSLSRC=openssl-3.0.11.tar.gz
|
||||
OPENSSHSRC=openssh-9.4p1.tar.gz
|
||||
ASKPASSSRC=x11-ssh-askpass-1.2.4.1.tar.gz
|
||||
PKGREL=3
|
||||
PKGREL=4
|
||||
|
||||
OPENSSHVER=${OPENSSHSRC%%.tar.gz}
|
||||
OPENSSHVER=${OPENSSHVER##openssh-}
|
||||
|
||||
Reference in New Issue
Block a user