diff options
Diffstat (limited to 'package/dnsmasq/Makefile')
| -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 1f99b5014..a2084a616 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:=1 +PKG_RELEASE:=2  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz  PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq  | 
