summaryrefslogtreecommitdiff
path: root/package/network/services/uhttpd/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2014-06-11 12:11:55 +0000
committerSteven Barth <cyrus@openwrt.org>2014-06-11 12:11:55 +0000
commite50f3b4fc74037be739871eaa25338f3b4d55f69 (patch)
treece08a5c11eacd4042278fafe3c43cf2bc360e6d4 /package/network/services/uhttpd/Makefile
parentd373178835f665896f5c4534ecb89ae47911690b (diff)
downloadmtk-20170518-e50f3b4fc74037be739871eaa25338f3b4d55f69.zip
mtk-20170518-e50f3b4fc74037be739871eaa25338f3b4d55f69.tar.gz
mtk-20170518-e50f3b4fc74037be739871eaa25338f3b4d55f69.tar.bz2
uhttpd: also bind to IPv6 by default
SVN-Revision: 41114
Diffstat (limited to 'package/network/services/uhttpd/Makefile')
-rw-r--r--package/network/services/uhttpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/uhttpd/Makefile b/package/network/services/uhttpd/Makefile
index 1e4ed89..ba2ca55 100644
--- a/package/network/services/uhttpd/Makefile
+++ b/package/network/services/uhttpd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_VERSION:=2014-06-08
+PKG_VERSION:=2014-06-11
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git