mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/openssl(-cryptodev) to 1.0.1.c-1
This commit is contained in:
parent
31bfbd6b97
commit
44205c4386
2 changed files with 6 additions and 6 deletions
|
@ -10,7 +10,7 @@ noautobuild=1
|
|||
|
||||
pkgname=openssl-cryptodev
|
||||
_pkgname=openssl
|
||||
_ver=1.0.1b
|
||||
_ver=1.0.1c
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
#pkgver=$_ver
|
||||
|
@ -30,8 +30,8 @@ source=("https://www.openssl.org/source/${_pkgname}-${_ver}.tar.gz"
|
|||
'fix-manpages.patch'
|
||||
'no-rpath.patch'
|
||||
'ca-dir.patch')
|
||||
md5sums=('a1da58ce63baef3812004714fa302c47'
|
||||
'ca6bcd8641957df69c6c0bb4b93785aa'
|
||||
md5sums=('ae412727c8c15b67880aef7bd2999b2e'
|
||||
'a3d90bc42253def61cd1c4237f1ce5f7'
|
||||
'dc78d3d06baffc16217519242ce92478'
|
||||
'3bf51be3a1bbd262be46dc619f92aa90')
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=openssl
|
||||
_ver=1.0.1b
|
||||
_ver=1.0.1c
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
#pkgver=$_ver
|
||||
|
@ -24,8 +24,8 @@ source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"
|
|||
'fix-manpages.patch'
|
||||
'no-rpath.patch'
|
||||
'ca-dir.patch')
|
||||
md5sums=('a1da58ce63baef3812004714fa302c47'
|
||||
'ca6bcd8641957df69c6c0bb4b93785aa'
|
||||
md5sums=('ae412727c8c15b67880aef7bd2999b2e'
|
||||
'a3d90bc42253def61cd1c4237f1ce5f7'
|
||||
'dc78d3d06baffc16217519242ce92478'
|
||||
'3bf51be3a1bbd262be46dc619f92aa90')
|
||||
|
||||
|
|
Loading…
Reference in a new issue