mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 03:17:15 +08:00
lib32-openssl: update to 1.0.2j to fix security issues.
This commit is contained in:
parent
ffafac2506
commit
c97ee910c9
@ -1,6 +1,6 @@
|
||||
_pkgbasename=openssl
|
||||
pkgname=lib32-$_pkgbasename
|
||||
_ver=1.0.2i
|
||||
_ver=1.0.2j
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
pkgrel=2
|
||||
@ -17,7 +17,7 @@ source=("https://www.openssl.org/source/${_pkgbasename}-${_ver}.tar.gz"
|
||||
'no-rpath.patch'
|
||||
'ca-dir.patch')
|
||||
validpgpkeys=(8657ABB260F056B1E5190839D9C4D26D0E604491)
|
||||
md5sums=('678374e63f8df456a697d3e5e5a931fb'
|
||||
md5sums=('96322138f0b69e61b7212bc53d5e912b'
|
||||
'SKIP'
|
||||
'dc78d3d06baffc16217519242ce92478'
|
||||
'3bf51be3a1bbd262be46dc619f92aa90')
|
||||
|
Loading…
Reference in New Issue
Block a user