dnsmasq: update to 2.80.

This commit is contained in:
maxice8 2018-10-18 20:29:45 -03:00 committed by Johannes
parent a485f66a2a
commit 3ce14b3887
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dnsmasq'
pkgname=dnsmasq
version=2.79
version=2.80
revision=1
hostmakedepends="pkg-config"
makedepends="dbus-devel libcap-devel libidn-devel $(vopt_if dnssec nettle-devel)"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-or-later"
homepage="http://www.thekelleys.org.uk/dnsmasq/doc.html"
distfiles="http://www.thekelleys.org.uk/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=77512dd6f31ffd96718e8dcbbf54f02c083f051d4cca709bd32540aea269f789
checksum=9e4a58f816ce0033ce383c549b7d4058ad9b823968d352d2b76614f83ea39adc
build_options="dnssec"
desc_option_dnssec="Enable DNSSEC support via nettle"