mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 22:47:14 +08:00
openssl: update to 1.0.2i to fix security issues.
This commit is contained in:
parent
c0611da28d
commit
aacd8cda0e
@ -1,5 +1,5 @@
|
||||
pkgname=openssl
|
||||
_ver=1.0.2h
|
||||
_ver=1.0.2i
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
pkgrel=1
|
||||
@ -16,7 +16,7 @@ source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"
|
||||
'no-rpath.patch'
|
||||
'ssl3-test-failure.patch'
|
||||
'ca-dir.patch')
|
||||
md5sums=('9392e65072ce4b614c1392eefc1f23d0'
|
||||
md5sums=('678374e63f8df456a697d3e5e5a931fb'
|
||||
'SKIP'
|
||||
'dc78d3d06baffc16217519242ce92478'
|
||||
'62fc492252edd3283871632bb77fadbe'
|
||||
|
Loading…
Reference in New Issue
Block a user