projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix rrdcollect bug (closes #220)
[openwrt.git]
/
openwrt
/
package
/
dnsmasq
/
Makefile
diff --git
a/openwrt/package/dnsmasq/Makefile
b/openwrt/package/dnsmasq/Makefile
index
d3dd510
..
64ae0f4
100644
(file)
--- a/
openwrt/package/dnsmasq/Makefile
+++ b/
openwrt/package/dnsmasq/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.2
4
+PKG_VERSION:=2.2
5
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
d269531be1f130ab642c71c593138d31
+PKG_MD5SUM:=
a5a387aed551acf91990567a5e8e4fa4
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.02407 seconds
and
4
git commands to generate.