projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
work around the remaining race condition in the tsc sched stuff
[openwrt.git]
/
openwrt
/
package
/
dnsmasq
/
Makefile
diff --git
a/openwrt/package/dnsmasq/Makefile
b/openwrt/package/dnsmasq/Makefile
index
73a9061
..
df77a47
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
2
-PKG_RELEASE:=
2
-PKG_MD5SUM:=
b38f33cd0703fa664a37a4595d918189
+PKG_VERSION:=2.2
3
+PKG_RELEASE:=
1
+PKG_MD5SUM:=
7be1f5bd6446cbb743feaf26bf74db53
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.027744 seconds
and
4
git commands to generate.