openssl: update to 1.0.2o
This commit is contained in:
parent
0cffb97ade
commit
bcf0eb0518
@ -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.2k
|
version=1.0.2o
|
||||||
pkgver=2
|
pkgver=3
|
||||||
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]=
|
||||||
@ -105,6 +105,7 @@ install()
|
|||||||
|
|
||||||
# Compatible with previous releases
|
# Compatible with previous releases
|
||||||
compat openssl 1.0.2j 1 1
|
compat openssl 1.0.2j 1 1
|
||||||
|
compat openssl 1.0.2k 1 2
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Wed Apr 04 2018 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.2o-3
|
||||||
|
- Update to 1.0.2o
|
||||||
|
|
||||||
* Sun Mar 26 2017 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.2k-2
|
* Sun Mar 26 2017 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.2k-2
|
||||||
- Update to 1.0.2k
|
- Update to 1.0.2k
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user