openssl: update to 1.0.1g.
This commit is contained in:
parent
bc311fef6d
commit
20ad34c7cc
@ -1,15 +1,15 @@
|
|||||||
# Template file for 'openssl'
|
# Template file for 'openssl'
|
||||||
pkgname=openssl
|
pkgname=openssl
|
||||||
_openssl_version=1.0.1
|
_openssl_version=1.0.1
|
||||||
version=${_openssl_version}f
|
version=${_openssl_version}g
|
||||||
revision=4
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
short_desc="Secure Socket Layer and cryptographic library - runtime utilities"
|
short_desc="Secure Socket Layer and cryptographic library - runtime utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.openssl.org/"
|
homepage="http://www.openssl.org/"
|
||||||
distfiles="https://www.openssl.org/source/$pkgname-$version.tar.gz"
|
distfiles="https://www.openssl.org/source/$pkgname-$version.tar.gz"
|
||||||
checksum=6cc2a80b17d64de6b7bac985745fdaba971d54ffd7d38d3556f998d7c0c9cb5a
|
checksum=53cb818c3b90e507a8348f4f5eaedb05d8bfe5358aabb508b7263cc670c3e028
|
||||||
|
|
||||||
if [ "$CHROOT_READY" ]; then
|
if [ "$CHROOT_READY" ]; then
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user