libressl: update to 2.1.6.
This commit is contained in:
parent
542abd5d2f
commit
dac2af9445
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libressl'
|
||||
pkgname=libressl
|
||||
version=2.1.5
|
||||
version=2.1.6
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="OpenSSL-License, SSLeay-License, ISC"
|
||||
homepage="http://www.libressl.org/"
|
||||
distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${version}.tar.gz"
|
||||
checksum=a82379913fd7f4e26e045fcf021aa92a1f683954816bf817b3b696de62e9c3bb
|
||||
checksum=4f826dd97b3b8001707073bde8401493f9cd4668465b481c042d28e3973653a8
|
||||
|
||||
# Compat pkg that depends on the real pkgs.
|
||||
depends="libcrypto32-${version}_${revision} libssl32-${version}_${revision} libtls3-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue