[notify] openssl: update to 1.0.1g

Security fix for CVE-2014-0160, see
http://www.openssl.org/news/secadv_20140407.txt
This commit is contained in:
Juergen Daubert 2014-04-08 09:36:23 +02:00
parent 6cf6b4d54d
commit e94f458c47
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
768686b50408da41c4cf7d7038c9b615 mksslcert.sh
f26b09c028a0541cab33da697d522b25 openssl-1.0.1f.tar.gz
de62b43dfcd858e66a74bee1c834e959 openssl-1.0.1g.tar.gz

View File

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