mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/openssl-cryptodev to 1.0.2.h-1
This commit is contained in:
parent
81477ec3f8
commit
2182756a55
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ buildarch=6
|
|||
|
||||
pkgname=openssl-cryptodev
|
||||
_pkgname=openssl
|
||||
_ver=1.0.2g
|
||||
_ver=1.0.2h
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
#pkgver=$_ver
|
||||
|
@ -37,7 +37,7 @@ source=("https://www.openssl.org/source/${_pkgname}-${_ver}.tar.gz"
|
|||
"http://download.gna.org/cryptodev-linux/cryptodev-linux-${_cryptover}.tar.gz"
|
||||
'fix_sig-gen_and_allow_copy_evp_contexts.patch')
|
||||
|
||||
md5sums=('f3c710c045cdee5fd114feb69feba7aa'
|
||||
md5sums=('9392e65072ce4b614c1392eefc1f23d0'
|
||||
'dc78d3d06baffc16217519242ce92478'
|
||||
'62fc492252edd3283871632bb77fadbe'
|
||||
'3bf51be3a1bbd262be46dc619f92aa90'
|
||||
|
|
Loading…
Reference in a new issue