dnsmasq: update to 2.91

This commit is contained in:
manfred3000 2025-06-10 16:39:07 +02:00 committed by Duncan Overbruck
parent 8583a0964c
commit 05be0cf0e1

View file

@ -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"