openssl: update to 1.0.2j
This commit is contained in:
parent
63a4da6ab0
commit
150dd7a8be
@ -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.1u
|
version=1.0.2j
|
||||||
pkgver=15
|
pkgver=1
|
||||||
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,20 +104,6 @@ install()
|
|||||||
generic_install INSTALL_PREFIX
|
generic_install INSTALL_PREFIX
|
||||||
|
|
||||||
# Compatible with previous releases
|
# Compatible with previous releases
|
||||||
compat openssl 1.0.1e 1 1
|
|
||||||
compat openssl 1.0.1f 2 2
|
|
||||||
compat openssl 1.0.1g 3 3
|
|
||||||
compat openssl 1.0.1h 4 4
|
|
||||||
compat openssl 1.0.1i 5 5
|
|
||||||
compat openssl 1.0.1j 6 6
|
|
||||||
compat openssl 1.0.1k 7 7
|
|
||||||
compat openssl 1.0.1m 8 8
|
|
||||||
compat openssl 1.0.1o 9 9
|
|
||||||
compat openssl 1.0.1p 10 10
|
|
||||||
compat openssl 1.0.1q 11 11
|
|
||||||
compat openssl 1.0.1r 12 12
|
|
||||||
compat openssl 1.0.1s 13 13
|
|
||||||
compat openssl 1.0.1t 14 14
|
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Sat Nov 26 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.2j-1
|
||||||
|
- Update to 1.0.2j
|
||||||
|
|
||||||
* Wed Sep 28 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1u-15
|
* Wed Sep 28 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1u-15
|
||||||
- Update to 1.0.1u
|
- Update to 1.0.1u
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user