openssl: update to 1.0.1i
This commit is contained in:
parent
3a1dba846e
commit
31a49d2856
@ -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.1h
|
version=1.0.1i
|
||||||
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]=
|
||||||
@ -108,6 +108,7 @@ install()
|
|||||||
compat ossl 1.0.1e 1 1
|
compat ossl 1.0.1e 1 1
|
||||||
compat ossl 1.0.1f 2 2
|
compat ossl 1.0.1f 2 2
|
||||||
compat ossl 1.0.1g 3 3
|
compat ossl 1.0.1g 3 3
|
||||||
|
compat ossl 1.0.1h 4 4
|
||||||
# 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
|
||||||
---------
|
---------
|
||||||
|
* Fri Aug 15 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1i-5
|
||||||
|
- Update to 1.0.1i
|
||||||
|
|
||||||
* Wed Jun 11 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1h-4
|
* Wed Jun 11 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1h-4
|
||||||
- Update to 1.0.1h
|
- Update to 1.0.1h
|
||||||
- Drop 0.9.8g compat libraries
|
- Drop 0.9.8g compat libraries
|
||||||
|
Loading…
x
Reference in New Issue
Block a user