projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bffe783
)
upgrade dnsmasq, fixes a few bugs including #943
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 14 Nov 2006 01:54:04 +0000
(
01:54
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 14 Nov 2006 01:54:04 +0000
(
01:54
+0000)
SVN-Revision: 5528
package/dnsmasq/Makefile
patch
|
blob
|
history
diff --git
a/package/dnsmasq/Makefile
b/package/dnsmasq/Makefile
index d0beeb6f49b9a0b4886da13e41decd55b08db39e..e4d73332fddd0b668ceb1c525f1c1ca958dd76dc 100644
(file)
--- a/
package/dnsmasq/Makefile
+++ b/
package/dnsmasq/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.3
3
+PKG_VERSION:=2.3
5
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)