summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-09-07 19:18:58 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-09-07 19:18:58 +0000
commitb850e1e59f5fff02e5719b6b196309f00d600304 (patch)
tree41a02ad35517499b944c1c7745f3b90be8523a81 /package
parentd2a9c35af083f9285830e49525db590f2aa16a71 (diff)
downloadmaster-31e0f0ae-b850e1e59f5fff02e5719b6b196309f00d600304.tar.gz
master-31e0f0ae-b850e1e59f5fff02e5719b6b196309f00d600304.tar.bz2
master-31e0f0ae-b850e1e59f5fff02e5719b6b196309f00d600304.zip
uhttpd: update to the latest version, fixes deferred cgi script processing (#20458)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46807
Diffstat (limited to 'package')
-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 8231593065..51f2bdc1ce 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-08-17
+PKG_VERSION:=2015-09-07
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:=f91788b809d9726126e9cf4384fedbbb0c5b8a73
+PKG_SOURCE_VERSION:=993cace15114a0f06f720f34a4748ab54b695f0d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
PKG_LICENSE:=ISC