From 6c8924cf2a622f161c036760ad9625cb1395e860 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sun, 18 Sep 2011 08:46:53 +0000 Subject: [PATCH] Update to openssl 1.0.0e --- openssl/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openssl/build.sh b/openssl/build.sh index f9d478b..b4c6d9e 100755 --- a/openssl/build.sh +++ b/openssl/build.sh @@ -6,8 +6,8 @@ ########################################################### # Check the following 4 variables before running the script topdir=openssl -version=1.0.0d -pkgver=3 +version=1.0.0e +pkgver=4 source[0]=http://openssl.org/source/$topdir-$version.tar.gz # If there are no patches, simply comment this #patch[0]=