mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/openssl to 1.0.2.d-1
This commit is contained in:
parent
0e14b3ff58
commit
dce2ac4339
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - use linux-armv4 target for our architectures
|
||||
|
||||
pkgname=openssl
|
||||
_ver=1.0.2c
|
||||
_ver=1.0.2d
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
#pkgver=$_ver
|
||||
|
@ -21,7 +21,7 @@ backup=('etc/ssl/openssl.cnf')
|
|||
source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"
|
||||
'no-rpath.patch'
|
||||
'ca-dir.patch')
|
||||
md5sums=('8c8d81a9ae7005276e486702edbcd4b6'
|
||||
md5sums=('38dd619b2e77cbac69b99f52a053d25a'
|
||||
'dc78d3d06baffc16217519242ce92478'
|
||||
'3bf51be3a1bbd262be46dc619f92aa90')
|
||||
validpgpkeys=('8657ABB260F056B1E5190839D9C4D26D0E604491')
|
||||
|
|
Loading…
Reference in a new issue