core/openssl to 1.0.2.f-1

This commit is contained in:
Kevin Mihelich 2016-01-29 13:14:51 +00:00
parent 9c11f19070
commit 81ebfebd55

View file

@ -5,7 +5,7 @@
# - use linux-armv4 target for our architectures
pkgname=openssl
_ver=1.0.2e
_ver=1.0.2f
# 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=('5262bfa25b60ed9de9f28d5d52d77fc5'
md5sums=('b3bf73f507172be9292ea2a8c28b659d'
'dc78d3d06baffc16217519242ce92478'
'3bf51be3a1bbd262be46dc619f92aa90')
validpgpkeys=('8657ABB260F056B1E5190839D9C4D26D0E604491')