aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/uhttpd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-02-26 13:44:05 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-02-26 13:44:05 +0000
commit48acc3f8cc6df1c085331a6ee587cfbb5170551d (patch)
treeeb41f855e96c07fda864947abe609a39ac900bfd /package/network/services/uhttpd/Makefile
parentf061c95e51938990c2e725c45e58ed58ba9593d6 (diff)
downloadupstream-48acc3f8cc6df1c085331a6ee587cfbb5170551d.tar.gz
upstream-48acc3f8cc6df1c085331a6ee587cfbb5170551d.tar.bz2
upstream-48acc3f8cc6df1c085331a6ee587cfbb5170551d.zip
uhttpd: relay stderr to syslog
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44548 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 5a9078733a..3d889d542f 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:=2015-01-25.2
+PKG_VERSION:=2015-02-26
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git