dnsmasq: update to 2.88.
This commit is contained in:
parent
1d897d7b84
commit
104877504e
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'dnsmasq'
|
||||
pkgname=dnsmasq
|
||||
version=2.86
|
||||
revision=2
|
||||
version=2.88
|
||||
revision=1
|
||||
conf_files="/etc/dnsmasq.conf"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="dbus-devel libcap-devel libidn2-devel $(vopt_if dnssec nettle-devel)"
|
||||
short_desc="Lightweight, easy to configure DNS forwarder and DHCP server"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.thekelleys.org.uk/dnsmasq/doc.html"
|
||||
changelog="http://www.thekelleys.org.uk/dnsmasq/CHANGELOG"
|
||||
distfiles="http://www.thekelleys.org.uk/dnsmasq/dnsmasq-${version}.tar.gz"
|
||||
checksum=ef15f608a83ee2b1d1d2c1f11d089a7e0ac401ffb0991de73fc01ce5f290e512
|
||||
homepage="https://www.thekelleys.org.uk/dnsmasq/doc.html"
|
||||
changelog="https://www.thekelleys.org.uk/dnsmasq/CHANGELOG"
|
||||
distfiles="https://www.thekelleys.org.uk/dnsmasq/dnsmasq-${version}.tar.gz"
|
||||
checksum=da9d26aa3f3fc15f3b58b94edbb9ddf744cbce487194ea480bd8e7381b3ca028
|
||||
system_accounts="dnsmasq"
|
||||
dnsmasq_homedir="/var/chroot"
|
||||
|
||||
|
|
Loading…
Reference in New Issue