summaryrefslogtreecommitdiff
path: root/dnsmasq/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2021-09-14 13:08:05 +0200
committerJuergen Daubert <jue@jue.li>2021-09-14 13:08:05 +0200
commitd0749be7ac04eea9aa8765c61b320af3daf4b5c9 (patch)
treef1d13e6675137df1d24dcd067802a12a53505ba9 /dnsmasq/Pkgfile
parent8a1d3b639b36ae486883d8e141dd73fac9560e78 (diff)
downloadopt-d0749be7ac04eea9aa8765c61b320af3daf4b5c9.tar.gz
opt-d0749be7ac04eea9aa8765c61b320af3daf4b5c9.tar.xz
dnsmasq: update to 2.86
Diffstat (limited to 'dnsmasq/Pkgfile')
-rw-r--r--dnsmasq/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/dnsmasq/Pkgfile b/dnsmasq/Pkgfile
index 518fb3c5e..42bb746be 100644
--- a/dnsmasq/Pkgfile
+++ b/dnsmasq/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: nettle
name=dnsmasq
-version=2.85
+version=2.86
release=1
source=(http://www.thekelleys.org.uk/$name/$name-$version.tar.xz \
$name-config.patch dnsmasq)
@@ -12,7 +12,6 @@ source=(http://www.thekelleys.org.uk/$name/$name-$version.tar.xz \
build () {
cd $name-$version
- #sed 's/rc2//' -i VERSION
patch -p1 -i $SRC/$name-config.patch
make COPTS="-DHAVE_DNSSEC" CFLAGS="$CFLAGS -W -Wall"

Generated by cgit