dnsmasq: update to 2.89.
This commit is contained in:
parent
a8f65c7428
commit
b00f1ccf66
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dnsmasq'
|
# Template file for 'dnsmasq'
|
||||||
pkgname=dnsmasq
|
pkgname=dnsmasq
|
||||||
version=2.88
|
version=2.89
|
||||||
revision=1
|
revision=1
|
||||||
conf_files="/etc/dnsmasq.conf"
|
conf_files="/etc/dnsmasq.conf"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -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=da9d26aa3f3fc15f3b58b94edbb9ddf744cbce487194ea480bd8e7381b3ca028
|
checksum=8651373d000cae23776256e83dcaa6723dee72c06a39362700344e0c12c4e7e4
|
||||||
system_accounts="dnsmasq"
|
system_accounts="dnsmasq"
|
||||||
dnsmasq_homedir="/var/chroot"
|
dnsmasq_homedir="/var/chroot"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue