Author: jow
Date: 2015-08-17 18:41:53 +0200 (Mon, 17 Aug 2015)
New Revision: 46678

Modified:
   branches/chaos_calmer/package/network/services/uhttpd/Makefile
Log:
CC: uhttpd: pass X-HTTP-Method-Override header to cgi scripts

Signed-off-by: Jo-Philipp Wich <[email protected]>

Backport of r46677

Modified: branches/chaos_calmer/package/network/services/uhttpd/Makefile
===================================================================
--- branches/chaos_calmer/package/network/services/uhttpd/Makefile      
2015-08-17 16:17:36 UTC (rev 46677)
+++ branches/chaos_calmer/package/network/services/uhttpd/Makefile      
2015-08-17 16:41:53 UTC (rev 46678)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=uhttpd
-PKG_VERSION:=2015-05-31
+PKG_VERSION:=2015-08-17
 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:=daeea305298197bb50c1e63cdd842ee1d9461d80
+PKG_SOURCE_VERSION:=f91788b809d9726126e9cf4384fedbbb0c5b8a73
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MAINTAINER:=Felix Fietkau <[email protected]>
 PKG_LICENSE:=ISC
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to