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