mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/openssl-cryptodev to 1.0.1j
This commit is contained in:
parent
c11efaf816
commit
e32eeaf14f
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ buildarch=6
|
|||
|
||||
pkgname=openssl-cryptodev
|
||||
_pkgname=openssl
|
||||
_ver=1.0.1i
|
||||
_ver=1.0.1j
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
#pkgver=$_ver
|
||||
|
@ -39,7 +39,7 @@ source=("https://www.openssl.org/source/${_pkgname}-${_ver}.tar.gz"
|
|||
'0001-cryptodev-Fix-issue-with-signature-generation.patch'
|
||||
'0002-cryptodev-allow-copying-EVP-contexts.patch')
|
||||
|
||||
md5sums=('c8dc151a671b9b92ff3e4c118b174972'
|
||||
md5sums=('f7175c9cd3c39bb1907ac8bba9df8ed3'
|
||||
'dc78d3d06baffc16217519242ce92478'
|
||||
'3bf51be3a1bbd262be46dc619f92aa90'
|
||||
'eade38998313c25fd7934719cdf8a2ea'
|
||||
|
|
Loading…
Reference in a new issue