mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 01:41:05 +02:00
upgrade dnsmasq, fixes a few bugs including #943
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5528 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
606cd0636d
commit
91676b45b8
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dnsmasq
|
||||
PKG_VERSION:=2.33
|
||||
PKG_VERSION:=2.35
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
|
||||
PKG_MD5SUM:=45696461b6e6bc929273b1191ca50447
|
||||
PKG_MD5SUM:=57b8643dc394cf2fbd1bced64536c6df
|
||||
PKG_CAT:=zcat
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
Loading…
x
Reference in New Issue
Block a user