mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/openssl to 1.0.2.j-1
This commit is contained in:
parent
8cd822862f
commit
31c4332ecb
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - set ARM architecture targets
|
||||
|
||||
pkgname=openssl
|
||||
_ver=1.0.2i
|
||||
_ver=1.0.2j
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
#pkgver=$_ver
|
||||
|
@ -23,7 +23,7 @@ source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"
|
|||
'no-rpath.patch'
|
||||
'ssl3-test-failure.patch'
|
||||
'ca-dir.patch')
|
||||
md5sums=('678374e63f8df456a697d3e5e5a931fb'
|
||||
md5sums=('96322138f0b69e61b7212bc53d5e912b'
|
||||
'SKIP'
|
||||
'dc78d3d06baffc16217519242ce92478'
|
||||
'62fc492252edd3283871632bb77fadbe'
|
||||
|
|
Loading…
Reference in a new issue