openssl: update to 1.0.2k
This commit is contained in:
parent
a42fb71654
commit
83e5ffcdff
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user