mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libressl: update to 2.8.3.
This commit is contained in:
parent
41b3b27548
commit
65c3c57e2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libressl'
|
# Template file for 'libressl'
|
||||||
pkgname=libressl
|
pkgname=libressl
|
||||||
version=2.8.2
|
version=2.8.3
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ license="OpenSSL-License, SSLeay-License, 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=b8cb31e59f1294557bfc80f2a662969bc064e83006ceef0574e2553a1c254fd5
|
checksum=9b640b13047182761a99ce3e4f000be9687566e0828b4a72709e9e6a3ef98477
|
||||||
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…
Add table
Reference in a new issue