dnsmasq: update to 2.75.
This commit is contained in:
parent
c37b4c88cd
commit
29ed223dab
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dnsmasq'
|
||||
pkgname=dnsmasq
|
||||
version=2.74
|
||||
version=2.75
|
||||
revision=1
|
||||
build_pie=yes
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.thekelleys.org.uk/dnsmasq/doc.html"
|
||||
distfiles="http://www.thekelleys.org.uk/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=27b95a8b933d7eb88e93a4c405b808d09268246d4e108606e423ac518aede78f
|
||||
checksum=f8252c0a0ba162c2cd45f81140c7c17cc40a5fca2b869d1a420835b74acad294
|
||||
|
||||
do_build() {
|
||||
echo '#define HAVE_DBUS' >> src/config.h
|
||||
|
|
Loading…
Reference in New Issue