[OpenWrt-Devel] [PATCH] Update dnsmasq to v2.73.
Toke Høiland-Jørgensen
toke at toke.dk
Sun Jun 14 18:07:54 EDT 2015
Signed-off-by: Toke Høiland-Jørgensen <toke at toke.dk>
---
package/network/services/dnsmasq/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile
index 7b56a06..19a8df9 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.73rc9
+PKG_VERSION:=2.73
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/release-candidates
-PKG_MD5SUM:=82b9ee113f7f72461c05d89fa23d2914
+PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
+PKG_MD5SUM:=b8bfe96d22945c8cf4466826ba9b21bd
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING
--
2.4.2
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list