From e3d67b3b2c7235fa6db9787b951bbdfcf568d8bc Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 8 Jun 2014 03:36:18 +0000 Subject: Sun Jun 8 03:32:09 UTC 2014 --- core/openssl/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'core/openssl') diff --git a/core/openssl/PKGBUILD b/core/openssl/PKGBUILD index 791ceaece..41a1505a5 100644 --- a/core/openssl/PKGBUILD +++ b/core/openssl/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 214302 2014-06-05 12:54:53Z seblu $ +# $Id: PKGBUILD 214323 2014-06-06 07:30:23Z seblu $ # Maintainer: Pierre Schmitz pkgname=openssl @@ -22,8 +22,7 @@ source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz" md5sums=('8d6d684a9430d5cc98a62a5d8fbda8cf' 'SKIP' 'dc78d3d06baffc16217519242ce92478' - '3bf51be3a1bbd262be46dc619f92aa90' - 'ea2a61c8bd43788d81d98f1ac36c98ac') + '3bf51be3a1bbd262be46dc619f92aa90') prepare() { cd $srcdir/$pkgname-$_ver -- cgit v1.2.3-54-g00ecf