diff --git a/openssl/build.sh b/openssl/build.sh index bcfa666..6bbca8a 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.1s -pkgver=13 +version=1.0.1t +pkgver=14 source[0]=http://openssl.org/source/$topdir-$version.tar.gz # If there are no patches, simply comment this #patch[0]= @@ -116,6 +116,7 @@ install() compat openssl 1.0.1p 10 10 compat openssl 1.0.1q 11 11 compat openssl 1.0.1r 12 12 + compat openssl 1.0.1s 13 13 } reg pack diff --git a/openssl/meta/ChangeLog b/openssl/meta/ChangeLog index 1da534c..b11e13a 100644 --- a/openssl/meta/ChangeLog +++ b/openssl/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Tue May 24 2016 Tom G. Christensen - 1.0.1t-14 +- Update to 1.0.1t + * Wed Mar 02 2016 Tom G. Christensen - 1.0.1s-13 - Update to 1.0.1s