projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2387fc
)
This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Couloumbis...
author
Travis Kemen
<thepeople@openwrt.org>
Wed, 26 Mar 2008 16:26:59 +0000
(16:26 +0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Wed, 26 Mar 2008 16:26:59 +0000
(16:26 +0000)
SVN-Revision: 10663
package/dnsmasq/Makefile
patch
|
blob
|
history
diff --git
a/package/dnsmasq/Makefile
b/package/dnsmasq/Makefile
index 629796577928caee979030c9ff02011cc4a4782e..6e4c2229c45089e0bfe8163eb0fb57b0189c54d8 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
0
+PKG_VERSION:=2.4
1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
-PKG_MD5SUM:=
91b6063ae81146b9d70b4381b2f3e44f
+PKG_MD5SUM:=
b067598c3e9b91819a8be5cb59cbf90e
include $(INCLUDE_DIR)/package.mk