mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/openssl-1.0 to 1.0.2.q-1
This commit is contained in:
parent
e2b1d964a4
commit
23586cd8b7
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
|||
# $Id: PKGBUILD 287592 2017-01-28 07:20:49Z pierre $
|
||||
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
|
||||
|
||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - set ARM architecture targets
|
||||
|
||||
pkgname=openssl-1.0
|
||||
_ver=1.0.2p
|
||||
_ver=1.0.2q
|
||||
# use a pacman compatible version scheme
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
#pkgver=$_ver
|
||||
|
@ -22,7 +21,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=('50a98e07b1a89eb8f6a99477f262df71c6fa7bef77df4dc83025a2845c827d00'
|
||||
sha256sums=('5744cfcbcec2b1b48629f7354203bc1e5e9b5466998bbccc5b5fcde3b18eb684'
|
||||
'SKIP'
|
||||
'754d6107a306311e15a1db6a1cc031b81691c8b9865e8809ac60ca6f184c957c'
|
||||
'c54ae87c602eaa1530a336ab7c6e22e12898e1941012349c153e52553df64a13'
|
||||
|
|
Loading…
Reference in a new issue