core/openssl to 1.0.0f-1

This commit is contained in:
Kevin Mihelich 2012-01-06 20:06:27 -05:00
parent fc6c05b7fc
commit 407a7ad194

View file

@ -1,13 +1,13 @@
# $Id: PKGBUILD 137333 2011-09-07 08:58:52Z pierre $
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
# ALARM: Kevin Mihelich <kevin@plugapps.com>
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
# - run ./config instead of ./Configure to auto-detect ARM properly, no 'openssltarget' variable
plugrel=2
plugrel=1
pkgname=openssl
_ver=1.0.0e
_ver=1.0.0f
# use a pacman compatible version scheme
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
pkgrel=1
@ -23,7 +23,7 @@ source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"
'fix-manpages.patch'
'no-rpath.patch'
'ca-dir.patch')
md5sums=('7040b89c4c58c7a1016c0dfa6e821c86'
md5sums=('e358705fb4a8827b5e9224a73f442025'
'5bbc0655bda2af95bc8eb568963ce8ba'
'dc78d3d06baffc16217519242ce92478'
'3bf51be3a1bbd262be46dc619f92aa90')