mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:47:11 +02:00
upgrade dnsmasq to 2.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3034 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
08f894518f
commit
3ababa93d6
@ -3,9 +3,9 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dnsmasq
|
||||
PKG_VERSION:=2.25
|
||||
PKG_VERSION:=2.26
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=a5a387aed551acf91990567a5e8e4fa4
|
||||
PKG_MD5SUM:=ae04abb5db4a8cc43c24f432f0c44d5c
|
||||
|
||||
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user