openssl: update to 1.0.1o
This commit is contained in:
parent
399be25549
commit
a36fe3eae3
@ -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.1m
|
version=1.0.1o
|
||||||
pkgver=8
|
pkgver=9
|
||||||
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]=
|
||||||
@ -112,6 +112,7 @@ install()
|
|||||||
compat ossl 1.0.1i 5 5
|
compat ossl 1.0.1i 5 5
|
||||||
compat ossl 1.0.1j 6 6
|
compat ossl 1.0.1j 6 6
|
||||||
compat ossl 1.0.1k 7 7
|
compat ossl 1.0.1k 7 7
|
||||||
|
compat ossl 1.0.1m 8 8
|
||||||
# It *might* be compatible with 1.0.0 aswell but I don't really know
|
# It *might* be compatible with 1.0.0 aswell but I don't really know
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Sat Jun 13 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1o-9
|
||||||
|
- Update to 1.0.1o
|
||||||
|
|
||||||
* Fri Mar 20 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1m-8
|
* Fri Mar 20 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1m-8
|
||||||
- Update to 1.0.1m
|
- Update to 1.0.1m
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user