aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/Makefile
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2019-08-09 21:25:37 +0200
committerHans Dedecker <dedeckeh@gmail.com>2019-08-09 21:40:13 +0200
commit63ced140484e072dddbba39bb729adc98d94d522 (patch)
treefb8435921f88866a48a4587394dec539e5865531 /package/network/services/dnsmasq/Makefile
parent9e489b41b596a768b04b796a9b375d7d005b6ec7 (diff)
downloadupstream-63ced140484e072dddbba39bb729adc98d94d522.tar.gz
upstream-63ced140484e072dddbba39bb729adc98d94d522.tar.bz2
upstream-63ced140484e072dddbba39bb729adc98d94d522.zip
dnsmasq: use nettle ecc_curve access functions
Fixes compile issues with nettle 3.5.1 Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/network/services/dnsmasq/Makefile')
-rw-r--r--package/network/services/dnsmasq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile
index c04d96fff2..dc20ada292 100644
--- a/package/network/services/dnsmasq/Makefile
+++ b/package/network/services/dnsmasq/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
PKG_UPSTREAM_VERSION:=2.80
PKG_VERSION:=$(subst test,~~test,$(subst rc,~rc,$(PKG_UPSTREAM_VERSION)))
-PKG_RELEASE:=13
+PKG_RELEASE:=14
PKG_SOURCE:=$(PKG_NAME)-$(PKG_UPSTREAM_VERSION).tar.xz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq