X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/99312edab280e6adb36d1a729b33bad79efacbd2..42711a9f68f66e3b944d3802a4d70932021bfb24:/package/dnsmasq/Makefile diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 06bcbfcce..3444efeff 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -4,17 +4,16 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq -PKG_VERSION:=2.47 +PKG_VERSION:=2.49 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq -PKG_MD5SUM:=4524081e56d0b935717d493e8e8d3e11 +PKG_MD5SUM:=7ccc861d8a733474f9c0a0a127006ee9 include $(INCLUDE_DIR)/package.mk