Update dnsmasq to v2.73.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>

SVN-Revision: 45988
master
Steven Barth 9 years ago
parent 1df05e56d3
commit 54bbebc633
  1. 6
      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

Loading…
Cancel
Save