projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c75dcdd
)
package/dnsmasq: update dnsmasq to 2.55
author
Alexandros C. Couloumbis
<alex@ozo.com>
Tue, 22 Jun 2010 07:09:16 +0000
(07:09 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Tue, 22 Jun 2010 07:09:16 +0000
(07:09 +0000)
SVN-Revision: 21871
package/dnsmasq/Makefile
patch
|
blob
|
history
diff --git
a/package/dnsmasq/Makefile
b/package/dnsmasq/Makefile
index a984a3dd5d6bdb4b5d696e00fa6679a44b5ad6b7..987bc408860963cddddf39609920a1dd7a590db0 100644
(file)
--- a/
package/dnsmasq/Makefile
+++ b/
package/dnsmasq/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.5
2
-PKG_RELEASE:=
5
+PKG_VERSION:=2.5
5
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
-PKG_MD5SUM:=
1bb32fffdb4f977ead607802b5d701d0
+PKG_MD5SUM:=
b093d7c6bc7f97ae6fd35d048529232a
include $(INCLUDE_DIR)/package.mk