aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/uhttpd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-05-30 21:14:33 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-05-30 21:14:33 +0000
commit531a7e469aabdd50685dffa49b8f997378ba7e96 (patch)
tree8d0a4aa7db5184ffd3cdf0695d361187f339a075 /package/network/services/uhttpd/Makefile
parent4f58248a7d2c0fa96ba03ddd344206764f120288 (diff)
downloadupstream-531a7e469aabdd50685dffa49b8f997378ba7e96.tar.gz
upstream-531a7e469aabdd50685dffa49b8f997378ba7e96.tar.bz2
upstream-531a7e469aabdd50685dffa49b8f997378ba7e96.zip
uhttpd: use 307 for HTTPS redirections to retain request method
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45853
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 c499f8bb53..f439f0ceb6 100644
--- a/package/network/services/uhttpd/Makefile
+++ b/package/network/services/uhttpd/Makefile
@@ -14,7 +14,7 @@ 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:=a91aac9419f535f067ac17c16475912062d947ea
+PKG_SOURCE_VERSION:=daeea305298197bb50c1e63cdd842ee1d9461d80
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
PKG_LICENSE:=ISC