[notify] openssl: update to 1.0.0g

Security fix, see http://www.openssl.org/news/secadv_20120118.txt
This commit is contained in:
Juergen Daubert 2012-01-19 12:20:07 +01:00
parent 3c784e5ea1
commit 827b914899
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
9d0df57845af8acd1027a7df5c18d017 mksslcert.sh
e358705fb4a8827b5e9224a73f442025 openssl-1.0.0f.tar.gz
07ecbe4324f140d157478637d6beccf1 openssl-1.0.0g.tar.gz

View File

@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=openssl
version=1.0.0f
version=1.0.0g
release=1
source=(http://www.openssl.org/source/$name-$version.tar.gz \
mksslcert.sh)