mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:47:16 +08:00
openssl: security update
This commit is contained in:
parent
16fea65b13
commit
e0949f83cd
@ -4,7 +4,7 @@
|
||||
# maintainer abveritas[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=openssl
|
||||
_ver=1.0.1i
|
||||
_ver=1.0.1j
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
pkgrel=1
|
||||
@ -20,7 +20,7 @@ source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"
|
||||
"https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz.asc"
|
||||
'no-rpath.patch'
|
||||
'ca-dir.patch')
|
||||
md5sums=('c8dc151a671b9b92ff3e4c118b174972'
|
||||
md5sums=('f7175c9cd3c39bb1907ac8bba9df8ed3'
|
||||
'SKIP'
|
||||
'dc78d3d06baffc16217519242ce92478'
|
||||
'3bf51be3a1bbd262be46dc619f92aa90')
|
||||
|
Loading…
Reference in New Issue
Block a user