projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
513d7ee
)
upgrade dnsmasq to v2.32
author
Imre Kaloz
<kaloz@openwrt.org>
Fri, 21 Jul 2006 11:10:32 +0000
(11:10 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Fri, 21 Jul 2006 11:10:32 +0000
(11:10 +0000)
SVN-Revision: 4190
openwrt/package/dnsmasq/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/dnsmasq/Makefile
b/openwrt/package/dnsmasq/Makefile
index 8d76f378e79f3566dc21ae4ccc7a595ac4479d9f..0efb349bc8c26ab6d70fd7b86489fc71f7a6f518 100644
(file)
--- a/
openwrt/package/dnsmasq/Makefile
+++ b/
openwrt/package/dnsmasq/Makefile
@@
-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