mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/openssl-1.0 to 1.0.2.o-1
This commit is contained in:
parent
19e5ccee79
commit
d629a1331a
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - set ARM architecture targets
|
||||
|
||||
pkgname=openssl-1.0
|
||||
_ver=1.0.2n
|
||||
_ver=1.0.2o
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
#pkgver=$_ver
|
||||
|
@ -22,7 +22,7 @@ source=("https://www.openssl.org/source/openssl-${_ver}.tar.gz"
|
|||
'no-rpath.patch'
|
||||
'ssl3-test-failure.patch'
|
||||
'openssl-1.0-versioned-symbols.patch')
|
||||
sha256sums=('370babb75f278c39e0c50e8c4e7493bc0f18db6867478341a832a982fd15a8fe'
|
||||
sha256sums=('ec3f5c9714ba0fd45cb4e087301eb1336c317e0d20b575a125050470e8089e4d'
|
||||
'SKIP'
|
||||
'754d6107a306311e15a1db6a1cc031b81691c8b9865e8809ac60ca6f184c957c'
|
||||
'c54ae87c602eaa1530a336ab7c6e22e12898e1941012349c153e52553df64a13'
|
||||
|
|
Loading…
Reference in a new issue