mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/openssl to 1.0.1.b-1
This commit is contained in:
parent
a139e1dedd
commit
1a7c742cae
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=openssl
|
||||
_ver=1.0.1a
|
||||
_ver=1.0.1b
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
#pkgver=$_ver
|
||||
|
@ -25,8 +25,8 @@ source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"
|
|||
'no-rpath.patch'
|
||||
'ca-dir.patch'
|
||||
'alarm.patch')
|
||||
md5sums=('a0104320c0997cd33e18b8ea798609d1'
|
||||
'5bbc0655bda2af95bc8eb568963ce8ba'
|
||||
md5sums=('a1da58ce63baef3812004714fa302c47'
|
||||
'ca6bcd8641957df69c6c0bb4b93785aa'
|
||||
'dc78d3d06baffc16217519242ce92478'
|
||||
'3bf51be3a1bbd262be46dc619f92aa90'
|
||||
'5c6b1cb3fc9bb0a3e5da0a973df76b33')
|
||||
|
|
Loading…
Reference in a new issue