aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/uhttpd
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-03-30 12:35:13 +0000
committerJohn Crispin <blogic@openwrt.org>2015-03-30 12:35:13 +0000
commitd4c51ebe267566b4dd7ae602cb0cfd1d823830c7 (patch)
tree06006b82152e641b2223512ac54839f618290ca7 /package/network/services/uhttpd
parentd8b7c7edd399e175a3560046d1165230a185df84 (diff)
downloadmaster-187ad058-d4c51ebe267566b4dd7ae602cb0cfd1d823830c7.tar.gz
master-187ad058-d4c51ebe267566b4dd7ae602cb0cfd1d823830c7.tar.bz2
master-187ad058-d4c51ebe267566b4dd7ae602cb0cfd1d823830c7.zip
uhttpd: properly handle return codes
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45153 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/uhttpd')
-rw-r--r--package/network/services/uhttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/uhttpd/Makefile b/package/network/services/uhttpd/Makefile
index f4de987e65..4d4df57eff 100644
--- a/package/network/services/uhttpd/Makefile
+++ b/package/network/services/uhttpd/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_VERSION:=2015-03-11
+PKG_VERSION:=2015-03-30
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/uhttpd2.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=ae3fe30b6a1d4a45a34b3a896e9a4997c5da500f
+PKG_SOURCE_VERSION:=b9178b9357798ae23a5724333cc6572d14f23958
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
PKG_LICENSE:=ISC