mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
kea: rebuild against libressl-2.6
This commit is contained in:
parent
b188148e18
commit
7c42505c4a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kea'
|
# Template file for 'kea'
|
||||||
pkgname=kea
|
pkgname=kea
|
||||||
version=1.2.0
|
version=1.2.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-generate-docs --with-openssl=${XBPS_CROSS_BASE}/usr
|
configure_args="--enable-generate-docs --with-openssl=${XBPS_CROSS_BASE}/usr
|
||||||
$(vopt_if mysql --with-dhcp-mysql)
|
$(vopt_if mysql --with-dhcp-mysql)
|
||||||
|
@ -16,7 +16,7 @@ depends="libkea>=0"
|
||||||
conf_files="/etc/kea/kea.conf"
|
conf_files="/etc/kea/kea.conf"
|
||||||
short_desc="Next generation DHCPv4/v6 server"
|
short_desc="Next generation DHCPv4/v6 server"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="MPL-2, Apache-2.0"
|
license="MPL-2 Apache-2.0"
|
||||||
homepage="http://kea.isc.org/wiki"
|
homepage="http://kea.isc.org/wiki"
|
||||||
distfiles="http://ftp.isc.org/isc/kea/${version}/kea-${version}.tar.gz"
|
distfiles="http://ftp.isc.org/isc/kea/${version}/kea-${version}.tar.gz"
|
||||||
checksum=22d15945b13600b56c37213797ca1f3ee9851e6119120aeae08033c4cc52d129
|
checksum=22d15945b13600b56c37213797ca1f3ee9851e6119120aeae08033c4cc52d129
|
||||||
|
|
Loading…
Add table
Reference in a new issue