core/openssl to 1.0.2-1

This commit is contained in:
Kevin Mihelich 2015-01-31 07:59:18 +00:00
parent e9bacf6a6b
commit 239b625c86

View file

@ -5,7 +5,7 @@
# - use linux-armv4 target for our architectures
pkgname=openssl
_ver=1.0.1l
_ver=1.0.2
# use a pacman compatible version scheme
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
#pkgver=$_ver
@ -21,7 +21,7 @@ backup=('etc/ssl/openssl.cnf')
source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"
'no-rpath.patch'
'ca-dir.patch')
md5sums=('cdb22925fc9bc97ccbf1e007661f2aa6'
md5sums=('38373013fc85c790aabf8837969c5eba'
'dc78d3d06baffc16217519242ce92478'
'3bf51be3a1bbd262be46dc619f92aa90')
validpgpkeys=('8657ABB260F056B1E5190839D9C4D26D0E604491')