summaryrefslogtreecommitdiff
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-07-30 10:35:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-07-30 10:36:31 +0200
commit2d790c30cd46b17ce78a405c51b5668281a11bba (patch)
tree3c2d037d50a33b38406d9ca747588c88d4d7993f /package/dnsmasq/Makefile
parent84af438d8a3b52838b3bae53b8be6895b0714710 (diff)
allow static linking
Diffstat (limited to 'package/dnsmasq/Makefile')
-rw-r--r--package/dnsmasq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index 80cecd281..66d35df7b 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -5,7 +5,7 @@ include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= dnsmasq
PKG_VERSION:= 2.71
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 9e2e4d59c75e71ee3ca817ff0f9be69e
PKG_DESCR:= lightweight dns, dhcp and tftp server
PKG_SECTION:= net/dns