projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
674659a
)
package/dnsmasq: bump to v2.46 (#4263)
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 28 Nov 2008 18:20:19 +0000
(18:20 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 28 Nov 2008 18:20:19 +0000
(18:20 +0000)
SVN-Revision: 13414
package/dnsmasq/Makefile
patch
|
blob
|
history
diff --git
a/package/dnsmasq/Makefile
b/package/dnsmasq/Makefile
index 4d3beba995e56d4126bc79007fddd9599ff4f374..6051db9d71b3be26001fffc76dee3010c1483c6a 100644
(file)
--- a/
package/dnsmasq/Makefile
+++ b/
package/dnsmasq/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.4
5
+PKG_VERSION:=2.4
6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
-PKG_MD5SUM:=
b7956e15c9766e05b3eca3ce88fdb616
+PKG_MD5SUM:=
79ec740d1a10ee75f13efa4ff36d0250
include $(INCLUDE_DIR)/package.mk