mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 18:17:10 +02:00
update dnsmasq to new upstream release (v2.23)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2194 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1f34df82b1
commit
b4431f5507
@ -3,9 +3,9 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=dnsmasq
|
PKG_NAME:=dnsmasq
|
||||||
PKG_VERSION:=2.22
|
PKG_VERSION:=2.23
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=b38f33cd0703fa664a37a4595d918189
|
PKG_MD5SUM:=7be1f5bd6446cbb743feaf26bf74db53
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
|
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user