mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
dnsmasq: update to 2.74.
This commit is contained in:
parent
af9ef7856b
commit
4e82b26f29
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.73
|
version=2.74
|
||||||
revision=1
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.thekelleys.org.uk/dnsmasq/doc.html"
|
homepage="http://www.thekelleys.org.uk/dnsmasq/doc.html"
|
||||||
distfiles="http://www.thekelleys.org.uk/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://www.thekelleys.org.uk/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=9f350f74ae2c7990b1c7c6c8591d274c37b674aa987f54dfee7ca856fae0d02d
|
checksum=27b95a8b933d7eb88e93a4c405b808d09268246d4e108606e423ac518aede78f
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
echo '#define HAVE_DBUS' >> src/config.h
|
echo '#define HAVE_DBUS' >> src/config.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue