mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/openssl-cryptodev to 1.0.2.a-1
This commit is contained in:
parent
64c68b8e77
commit
d62b135f22
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ buildarch=6
|
|||
|
||||
pkgname=openssl-cryptodev
|
||||
_pkgname=openssl
|
||||
_ver=1.0.2
|
||||
_ver=1.0.2a
|
||||
# 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=('38373013fc85c790aabf8837969c5eba'
|
||||
md5sums=('a06c547dac9044161a477211049f60ef'
|
||||
'dc78d3d06baffc16217519242ce92478'
|
||||
'3bf51be3a1bbd262be46dc619f92aa90'
|
||||
'eade38998313c25fd7934719cdf8a2ea'
|
||||
|
|
Loading…
Reference in a new issue