[notify] openssl: update to 0.9.8n

Security fix, see http://www.openssl.org/news/secadv_20100324.txt
This commit is contained in:
Juergen Daubert 2010-03-25 10:28:56 +01:00
parent 9fca98f329
commit 74c5a83670
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
9d0df57845af8acd1027a7df5c18d017 mksslcert.sh
898bf125370926d5f692a2201124f8ec openssl-0.9.8m.tar.gz
076d8efc3ed93646bd01f04e23c07066 openssl-0.9.8n.tar.gz

View File

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