core/openssl to 1.0.0h-1

This commit is contained in:
Kevin Mihelich 2012-03-15 12:16:35 -04:00
parent a52878c5d2
commit 5337b4d9ba

View file

@ -7,7 +7,7 @@
plugrel=1
pkgname=openssl
_ver=1.0.0g
_ver=1.0.0h
# use a pacman compatible version scheme
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
pkgrel=1
@ -24,15 +24,12 @@ source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"
'fix-manpages.patch'
'no-rpath.patch'
'ca-dir.patch')
md5sums=('07ecbe4324f140d157478637d6beccf1'
'34315cf0fbbd1d18435948eb9712fcdf'
md5sums=('a5bc483c570f2ac3758ce5c19b667fab'
'ed51bb7b3ed58f5e1e1b642050bdd7c1'
'5bbc0655bda2af95bc8eb568963ce8ba'
'dc78d3d06baffc16217519242ce92478'
'3bf51be3a1bbd262be46dc619f92aa90')
# keep an upgrade path for older installations
PKGEXT='.pkg.tar.gz'
build() {
cd $srcdir/$pkgname-$_ver