X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;ds=sidebyside;f=package%2Fdnsmasq%2FMakefile;h=695d26088bf453d27d039590e1ac9c56f2687d34;hb=2af1cd58ef0a6fdc8c18e0bbced592004b91faf9;hp=77b8f82a6720bb856955ee7c35f60a06bdee1bd8;hpb=da949dac345186961407dfca366c09883f74da5c;p=openwrt.git diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 77b8f82a67..695d26088b 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq -PKG_VERSION:=2.52 -PKG_RELEASE:=4 +PKG_VERSION:=2.55 +PKG_RELEASE:=5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq -PKG_MD5SUM:=1bb32fffdb4f977ead607802b5d701d0 +PKG_MD5SUM:=b093d7c6bc7f97ae6fd35d048529232a include $(INCLUDE_DIR)/package.mk