mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-03 21:24:06 +02:00
package/dnsmasq: update dnsmasq to 2.55
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21871 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
977f78fc3c
commit
784f7308a0
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dnsmasq
|
||||
PKG_VERSION:=2.52
|
||||
PKG_RELEASE:=5
|
||||
PKG_VERSION:=2.55
|
||||
PKG_RELEASE:=1
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user