mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
dnsmasq: update to 2.91
This commit is contained in:
parent
8583a0964c
commit
05be0cf0e1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dnsmasq'
|
# Template file for 'dnsmasq'
|
||||||
pkgname=dnsmasq
|
pkgname=dnsmasq
|
||||||
version=2.90
|
version=2.91
|
||||||
revision=2
|
revision=1
|
||||||
conf_files="/etc/dnsmasq.conf"
|
conf_files="/etc/dnsmasq.conf"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="dbus-devel libcap-devel libidn2-devel $(vopt_if dnssec nettle-devel)"
|
makedepends="dbus-devel libcap-devel libidn2-devel $(vopt_if dnssec nettle-devel)"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.thekelleys.org.uk/dnsmasq/doc.html"
|
homepage="https://www.thekelleys.org.uk/dnsmasq/doc.html"
|
||||||
changelog="https://www.thekelleys.org.uk/dnsmasq/CHANGELOG"
|
changelog="https://www.thekelleys.org.uk/dnsmasq/CHANGELOG"
|
||||||
distfiles="https://www.thekelleys.org.uk/dnsmasq/dnsmasq-${version}.tar.gz"
|
distfiles="https://www.thekelleys.org.uk/dnsmasq/dnsmasq-${version}.tar.gz"
|
||||||
checksum=8f6666b542403b5ee7ccce66ea73a4a51cf19dd49392aaccd37231a2c51b303b
|
checksum=2d26a048df452b3cfa7ba05efbbcdb19b12fe7a0388761eb5d00938624bd76c8
|
||||||
system_accounts="dnsmasq"
|
system_accounts="dnsmasq"
|
||||||
dnsmasq_homedir="/var/chroot"
|
dnsmasq_homedir="/var/chroot"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue