openssl: update to 1.0.1j

This commit is contained in:
Tom G. Christensen 2014-10-20 17:21:39 +02:00
parent 12e2c4728d
commit 630da8e80a
2 changed files with 6 additions and 2 deletions

View File

@ -6,8 +6,8 @@
###########################################################
# Check the following 4 variables before running the script
topdir=openssl
version=1.0.1i
pkgver=5
version=1.0.1j
pkgver=6
source[0]=http://openssl.org/source/$topdir-$version.tar.gz
# If there are no patches, simply comment this
#patch[0]=
@ -109,6 +109,7 @@ install()
compat ossl 1.0.1f 2 2
compat ossl 1.0.1g 3 3
compat ossl 1.0.1h 4 4
compat ossl 1.0.1i 5 5
# It *might* be compatible with 1.0.0 aswell but I don't really know
}

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Fri Oct 17 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1j-6
- Update to 1.0.1j
* Fri Aug 15 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.1i-5
- Update to 1.0.1i