diff options
Diffstat (limited to 'repo/openssl/openssl.xibuild')
-rw-r--r-- | repo/openssl/openssl.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/openssl/openssl.xibuild b/repo/openssl/openssl.xibuild index b30ea90..d52f371 100644 --- a/repo/openssl/openssl.xibuild +++ b/repo/openssl/openssl.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl" -PKG_VER=3.0.1 +PKG_VER=3.0.5 SOURCE=https://github.com/openssl/openssl/archive/refs/tags/openssl-$PKG_VER.tar.gz DESC="The open source management tools and libraries for cryptography" |