openssl: update to 1.0.1s
This commit is contained in:
parent
e5588a876d
commit
989fa9eec2
@ -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.1r
|
version=1.0.1s
|
||||||
pkgver=12
|
pkgver=13
|
||||||
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]=
|
||||||
@ -115,6 +115,7 @@ install()
|
|||||||
compat openssl 1.0.1o 9 9
|
compat openssl 1.0.1o 9 9
|
||||||
compat openssl 1.0.1p 10 10
|
compat openssl 1.0.1p 10 10
|
||||||
compat openssl 1.0.1q 11 11
|
compat openssl 1.0.1q 11 11
|
||||||
|
compat openssl 1.0.1r 12 12
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Wed Mar 02 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1s-13
|
||||||
|
- Update to 1.0.1s
|
||||||
|
|
||||||
* Wed Feb 10 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1r-12
|
* Wed Feb 10 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1r-12
|
||||||
- Update to 1.0.1r
|
- Update to 1.0.1r
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user