openssl: update to 1.0.1u

This commit is contained in:
Tom G. Christensen 2016-09-28 20:13:08 +02:00
parent ac2f3bceba
commit 63a4da6ab0
2 changed files with 6 additions and 2 deletions

View File

@ -6,8 +6,8 @@
########################################################### ###########################################################
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=openssl topdir=openssl
version=1.0.1t version=1.0.1u
pkgver=14 pkgver=15
source[0]=http://openssl.org/source/$topdir-$version.tar.gz source[0]=http://openssl.org/source/$topdir-$version.tar.gz
# If there are no patches, simply comment this # If there are no patches, simply comment this
#patch[0]= #patch[0]=
@ -117,6 +117,7 @@ install()
compat openssl 1.0.1q 11 11 compat openssl 1.0.1q 11 11
compat openssl 1.0.1r 12 12 compat openssl 1.0.1r 12 12
compat openssl 1.0.1s 13 13 compat openssl 1.0.1s 13 13
compat openssl 1.0.1t 14 14
} }
reg pack reg pack

View File

@ -1,5 +1,8 @@
CHANGELOG CHANGELOG
--------- ---------
* Wed Sep 28 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1u-15
- Update to 1.0.1u
* Tue May 24 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1t-14 * Tue May 24 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1t-14
- Update to 1.0.1t - Update to 1.0.1t