mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
dnsmasq: update to 2.90.
This commit is contained in:
parent
51c5fcbe37
commit
d641db7953
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dnsmasq'
|
# Template file for 'dnsmasq'
|
||||||
pkgname=dnsmasq
|
pkgname=dnsmasq
|
||||||
version=2.89
|
version=2.90
|
||||||
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=8651373d000cae23776256e83dcaa6723dee72c06a39362700344e0c12c4e7e4
|
checksum=8f6666b542403b5ee7ccce66ea73a4a51cf19dd49392aaccd37231a2c51b303b
|
||||||
system_accounts="dnsmasq"
|
system_accounts="dnsmasq"
|
||||||
dnsmasq_homedir="/var/chroot"
|
dnsmasq_homedir="/var/chroot"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue