openssl: update to 1.0.2k

This commit is contained in:
Tom G. Christensen 2017-03-26 18:22:01 +02:00
parent a42fb71654
commit 83e5ffcdff
2 changed files with 6 additions and 2 deletions

View File

@ -6,8 +6,8 @@
###########################################################
# Check the following 4 variables before running the script
topdir=openssl
version=1.0.2j
pkgver=1
version=1.0.2k
pkgver=2
source[0]=http://openssl.org/source/$topdir-$version.tar.gz
# If there are no patches, simply comment this
#patch[0]=
@ -104,6 +104,7 @@ install()
generic_install INSTALL_PREFIX
# Compatible with previous releases
compat openssl 1.0.2j 1 1
}
reg pack

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Sun Mar 26 2017 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.2k-2
- Update to 1.0.2k
* Sat Nov 26 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.2j-1
- Update to 1.0.2j