mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
upgrade dnsmasq to v2.32
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4190 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e5504c071b
commit
5aa8ed59a9
@ -9,13 +9,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dnsmasq
|
||||
PKG_VERSION:=2.27
|
||||
PKG_VERSION:=2.32
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
|
||||
PKG_MD5SUM:=489198ec87101087043adc98bbe062dc
|
||||
PKG_MD5SUM:=d1f593a8352db1d6ad3dccc9b775295d
|
||||
PKG_CAT:=zcat
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
Reference in New Issue
Block a user