projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix syslog-ng, remove libol dependency in ipkg/control since statically
[openwrt.git]
/
openwrt
/
package
/
dnsmasq
/
Makefile
diff --git
a/openwrt/package/dnsmasq/Makefile
b/openwrt/package/dnsmasq/Makefile
index
eeaad10
..
393f0f0
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
6
+PKG_VERSION:=2.2
7
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
ae04abb5db4a8cc43c24f432f0c44d5
c
+PKG_MD5SUM:=
489198ec87101087043adc98bbe062d
c
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.019719 seconds
and
4
git commands to generate.