dnsmasq: security update to 2.78.
This commit is contained in:
parent
45ce6652ba
commit
5363de82d8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dnsmasq'
|
# Template file for 'dnsmasq'
|
||||||
pkgname=dnsmasq
|
pkgname=dnsmasq
|
||||||
version=2.77
|
version=2.78
|
||||||
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,8 +11,8 @@ short_desc="Lightweight, easy to configure DNS forwarder and DHCP server"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
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=ae97a68c4e64f07633f31249eb03190d673bdb444a05796a3a2d3f521bfe9d38
|
checksum=c92e5d78aa6353354d02aabf74590d08980bb1385d8a00b80ef9bc80430aa1dc
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
echo '#define HAVE_DBUS' >> src/config.h
|
echo '#define HAVE_DBUS' >> src/config.h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue