dnsmasq: update to 2.76.
This commit is contained in:
parent
d4efc80b33
commit
6fea1dfc1e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dnsmasq'
|
||||
pkgname=dnsmasq
|
||||
version=2.75
|
||||
version=2.76
|
||||
revision=1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="dbus-devel libcap-devel libidn-devel"
|
||||
|
@ -12,7 +12,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=f8252c0a0ba162c2cd45f81140c7c17cc40a5fca2b869d1a420835b74acad294
|
||||
checksum=777c4762d2fee3738a0380401f2d087b47faa41db2317c60660d69ad10a76c32
|
||||
|
||||
do_build() {
|
||||
echo '#define HAVE_DBUS' >> src/config.h
|
||||
|
|
Loading…
Reference in New Issue