kea: update to 1.7.3

This commit is contained in:
Jürgen Buchmüller 2019-12-22 14:10:28 +01:00
parent efae2e5710
commit f983861d8e

View file

@ -1,6 +1,6 @@
# Template file for 'kea'
pkgname=kea
version=1.7.2
version=1.7.3
revision=1
build_style=gnu-configure
configure_args="--enable-generate-docs --with-openssl=${XBPS_CROSS_BASE}/usr
@ -20,7 +20,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="MPL-2.0, Apache-2.0"
homepage="https://kea.isc.org"
distfiles="http://ftp.isc.org/isc/kea/${version/.P/-P}/kea-${version/.P/-P}.tar.gz"
checksum=e43fb0079cb344ae4dec7cafb8d85f75440a228ff88d742a0033315cc8a7b0ca
checksum=30f82c548b844c12ed46c4eb3880d63b45ec04cecfcf2e4ab1d7bada7fff4f2a
nocross="Tools required for messages are not built for the host arch"
build_options="botan mysql pgsql"