openssl: update to 1.0.1q

This commit is contained in:
Tom G. Christensen 2015-12-12 18:00:18 +01:00
parent 86b8a63895
commit 86729ca0e3
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.1p version=1.0.1q
pkgver=10 pkgver=11
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]=
@ -113,6 +113,7 @@ install()
compat ossl 1.0.1k 7 7 compat ossl 1.0.1k 7 7
compat ossl 1.0.1m 8 8 compat ossl 1.0.1m 8 8
compat ossl 1.0.1o 9 9 compat ossl 1.0.1o 9 9
compat ossl 1.0.1p 10 10
} }
reg pack reg pack

View File

@ -1,5 +1,8 @@
CHANGELOG CHANGELOG
--------- ---------
* Sat Dec 12 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1q-11
- Update to 1.0.1q
* Sat Jul 11 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1p-10 * Sat Jul 11 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1p-10
- Update to 1.0.1p - Update to 1.0.1p