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'
|
||||
pkgname=dnsmasq
|
||||
version=2.73
|
||||
version=2.74
|
||||
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=9f350f74ae2c7990b1c7c6c8591d274c37b674aa987f54dfee7ca856fae0d02d
|
||||
checksum=27b95a8b933d7eb88e93a4c405b808d09268246d4e108606e423ac518aede78f
|
||||
|
||||
do_build() {
|
||||
echo '#define HAVE_DBUS' >> src/config.h
|
||||
|
|
Loading…
Reference in a new issue