mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:43:08 +02:00
package/dnsmasq: bump to v2.46 (#4263)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13414 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
97e045408f
commit
7946fcda7b
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dnsmasq
|
||||
PKG_VERSION:=2.45
|
||||
PKG_VERSION:=2.46
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
|
||||
PKG_MD5SUM:=b7956e15c9766e05b3eca3ce88fdb616
|
||||
PKG_MD5SUM:=79ec740d1a10ee75f13efa4ff36d0250
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user