openssl: update to 1.0.1g
This commit is contained in:
parent
7a812e2b77
commit
0bc1cc2955
@ -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.1f
|
version=1.0.1g
|
||||||
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]=
|
||||||
@ -109,6 +109,7 @@ install()
|
|||||||
compat ossl 0.9.8g 1 2
|
compat ossl 0.9.8g 1 2
|
||||||
# Previous 1.0.1 releases
|
# Previous 1.0.1 releases
|
||||||
compat ossl 1.0.1e 1 1
|
compat ossl 1.0.1e 1 1
|
||||||
|
compat ossl 1.0.1f 2 2
|
||||||
# It *might* be compatible with 1.0.0 but I'm not going to risk it
|
# It *might* be compatible with 1.0.0 but I'm not going to risk it
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Tue Apr 08 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1g-3
|
||||||
|
- Update to 1.0.1g
|
||||||
|
|
||||||
* Sat Jan 25 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1f-2
|
* Sat Jan 25 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1f-2
|
||||||
- Update to 1.0.1f
|
- Update to 1.0.1f
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user