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