projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix build on systems without libgcrypt-config
[openwrt.git]
/
package
/
dnsmasq
/
Makefile
diff --git
a/package/dnsmasq/Makefile
b/package/dnsmasq/Makefile
index
df77a47
..
d3dd510
100644
(file)
--- a/
package/dnsmasq/Makefile
+++ b/
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
3
+PKG_VERSION:=2.2
4
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
7be1f5bd6446cbb743feaf26bf74db53
+PKG_MD5SUM:=
d269531be1f130ab642c71c593138d31
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.019041 seconds
and
4
git commands to generate.