diff options
| -rw-r--r-- | package/dnsmasq/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 9fc70b3da..10f1806dd 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk  PKG_NAME:=dnsmasq  PKG_VERSION:=2.59 -PKG_RELEASE:=3 +PKG_RELEASE:=4  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz  PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq | 
