dnsmasq: update to 2.70.
This commit is contained in:
parent
fd7250b04f
commit
48121114e1
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.69
|
version=2.70
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="dbus-devel libcap-devel libidn-devel"
|
makedepends="dbus-devel libcap-devel libidn-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=27122a78d572871b4169fe01087150f6184c900f90d5cd1d7fc6ea25a769c4fd
|
checksum=8eb7bf53688d6aaede5c90cfd2afcce04803a4efbddfbeecc6297180749e98af
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
echo '#define HAVE_DBUS' >> src/config.h
|
echo '#define HAVE_DBUS' >> src/config.h
|
||||||
|
|
Loading…
Reference in a new issue