openssl: update to 0.9.8n.
--HG-- extra : convert_revision : c2f3c76774f4a00b10dc24c0f9f418328e78a685
This commit is contained in:
parent
277cad94ba
commit
ac446a8067
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openssl'
|
||||
pkgname=openssl
|
||||
openssl_version=0.9.8
|
||||
version=${openssl_version}m
|
||||
version=${openssl_version}n
|
||||
distfiles="http://www.openssl.org/source/$pkgname-$version.tar.gz"
|
||||
build_style=configure
|
||||
configure_script="./config"
|
||||
|
@ -11,7 +11,7 @@ configure_args="--prefix=/usr
|
|||
make_build_target="all"
|
||||
short_desc="Secure Socket Layer and cryptographic library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=36037160281cf4977d964e403d2bc0680fbca0a7ff9f65e33136d75fae12cb5b
|
||||
checksum=b01abc28376b866515df58f1b004da8453166291783d4e7477cda89b000c1f01
|
||||
long_desc="
|
||||
The OpenSSL Project is a collaborative effort to develop a robust,
|
||||
commercial-grade, full-featured, and Open Source toolkit implementing the
|
||||
|
|
Loading…
Reference in a new issue