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
|
# Check the following 4 variables before running the script
|
||||||
topdir=openssl
|
topdir=openssl
|
||||||
version=1.0.2j
|
version=1.0.2k
|
||||||
pkgver=1
|
pkgver=2
|
||||||
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]=
|
||||||
@ -104,6 +104,7 @@ install()
|
|||||||
generic_install INSTALL_PREFIX
|
generic_install INSTALL_PREFIX
|
||||||
|
|
||||||
# Compatible with previous releases
|
# Compatible with previous releases
|
||||||
|
compat openssl 1.0.2j 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
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
|
* Sat Nov 26 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.2j-1
|
||||||
- Update to 1.0.2j
|
- Update to 1.0.2j
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user