openssl: update to 1.0.1e.
This commit is contained in:
parent
0349eac8a3
commit
2c55192899
3 changed files with 3 additions and 1961 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'openssl'
|
||||
pkgname=openssl
|
||||
_openssl_version=1.0.1
|
||||
version=${_openssl_version}d
|
||||
revision=3
|
||||
version=${_openssl_version}e
|
||||
revision=1
|
||||
fulldepends="perl"
|
||||
crossmakedepends="zlib-devel"
|
||||
conf_files="/etc/ssl/openssl.cnf"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="http://www.openssl.org/"
|
||||
distfiles="https://www.openssl.org/source/$pkgname-$version.tar.gz"
|
||||
checksum=88a423f9b08a994054583691b968815875580e12df754e881d7cfe9f1bd1f49d
|
||||
checksum=f74f15e8c8ff11aa3d5bb5f276d202ec18d7246e95f961db76054199c69c1ae3
|
||||
|
||||
make_dirs="
|
||||
/etc/ssl/certs 0755 root root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue