openssl: update to 1.0.2r
This commit is contained in:
parent
aded820145
commit
41f651bddb
@ -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.2p
|
version=1.0.2r
|
||||||
pkgver=4
|
pkgver=5
|
||||||
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]=
|
||||||
@ -107,6 +107,7 @@ install()
|
|||||||
compat openssl 1.0.2j 1 1
|
compat openssl 1.0.2j 1 1
|
||||||
compat openssl 1.0.2k 1 2
|
compat openssl 1.0.2k 1 2
|
||||||
compat openssl 1.0.2o 1 3
|
compat openssl 1.0.2o 1 3
|
||||||
|
compat openssl 1.0.2p 1 4
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Sat Mar 23 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.2r-5
|
||||||
|
- Update to 1.0.2r
|
||||||
|
|
||||||
* Thu Oct 25 2018 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.2p-4
|
* Thu Oct 25 2018 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.2p-4
|
||||||
- Update to 1.0.2p
|
- Update to 1.0.2p
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user