libressl: update to 3.1.5.
This commit is contained in:
parent
4ed0c42271
commit
c440171609
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libressl'
|
# Template file for 'libressl'
|
||||||
pkgname=libressl
|
pkgname=libressl
|
||||||
version=3.1.4
|
version=3.1.5
|
||||||
revision=2
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable asm)"
|
configure_args="$(vopt_enable asm)"
|
||||||
|
@ -11,7 +11,7 @@ license="OpenSSL, ISC"
|
||||||
#changelog="https://raw.githubusercontent.com/libressl-portable/portable/master/ChangeLog"
|
#changelog="https://raw.githubusercontent.com/libressl-portable/portable/master/ChangeLog"
|
||||||
homepage="http://www.libressl.org/"
|
homepage="http://www.libressl.org/"
|
||||||
distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${version}.tar.gz"
|
distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${version}.tar.gz"
|
||||||
checksum=414c149c9963983f805a081db5bd3aec146b5f82d529bb63875ac941b25dcbb6
|
checksum=2c13ddcec5081c0e7ba7f93d8370a91911173090f1922007e1d90de274500494
|
||||||
provides="openssl-${version}_${revision}"
|
provides="openssl-${version}_${revision}"
|
||||||
replaces="openssl>=0"
|
replaces="openssl>=0"
|
||||||
conf_files="/etc/ssl/openssl.cnf /etc/ssl/x509v3.cnf"
|
conf_files="/etc/ssl/openssl.cnf /etc/ssl/x509v3.cnf"
|
||||||
|
|
Loading…
Reference in a new issue