summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2017-05-22 22:56:20 +0200
committerHans Dedecker <dedeckeh@gmail.com>2017-05-22 23:08:06 +0200
commit43cc399871935bf5a143fbf5c9f7f37a50f7a25e (patch)
treebab026c1e480713d828edc2cafb6a9249c6a893d /package
parentc0a9a7339364c2baa6fb4a3d594b786591e05fb8 (diff)
downloadopenwrt-43cc399871935bf5a143fbf5c9f7f37a50f7a25e.tar.gz
openwrt-43cc399871935bf5a143fbf5c9f7f37a50f7a25e.tar.bz2
openwrt-43cc399871935bf5a143fbf5c9f7f37a50f7a25e.zip
dnsmasq: bump to 2.77rc5
Some small tweaks and improvements : 9828ab1 Fix compiler warning. f77700a Fix compiler warning. 0fbd980 Fix compiler warning. 43cdf1c Remove automatic IDN support when building i18n. ff19b1a Fix &/&& confusion. 2aaea18 Add .gitattributes to substitute VERSION on export. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package')
-rw-r--r--package/network/services/dnsmasq/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile
index 784912a9e0..39df9e95e2 100644
--- a/package/network/services/dnsmasq/Makefile
+++ b/package/network/services/dnsmasq/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.77rc3
-PKG_RELEASE:=2
+PKG_VERSION:=2.77rc5
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/release-candidates
-PKG_HASH:=2ba2fcf5728581c559d7deb036f5d3298d5aa1ae44d1cac795b092d553e0bf63
+PKG_HASH:=d9447e9307234c4818ca0e0d9818e1d62da65eaf32ee37ea9bdc47c82068f560
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING