libressl: update to 2.2.4.
This commit is contained in:
parent
5294770a4f
commit
b506fbd2bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libressl'
|
||||
pkgname=libressl
|
||||
version=2.2.3
|
||||
version=2.2.4
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="OpenSSL-License, SSLeay-License, ISC"
|
||||
homepage="http://www.libressl.org/"
|
||||
distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${version}.tar.gz"
|
||||
checksum=a1ccc21adf91d60e99246031b99c930c9af5e1b1b5a61b1bec87beef6f16d882
|
||||
checksum=6b409859be8654afc3862549494e097017e64c8d167f12584383586306ef9a7e
|
||||
|
||||
# Compat pkg that depends on the real pkgs.
|
||||
depends="libcrypto35-${version}_${revision} libssl35-${version}_${revision} libtls6-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue