mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-01 11:12:22 +00:00
uhttpd: use 307 for HTTPS redirections to retain request method
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45853
This commit is contained in:
parent
4f58248a7d
commit
531a7e469a
@ -14,7 +14,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
|||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=git://nbd.name/uhttpd2.git
|
PKG_SOURCE_URL:=git://nbd.name/uhttpd2.git
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
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_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
||||||
PKG_LICENSE:=ISC
|
PKG_LICENSE:=ISC
|
||||||
|
Loading…
Reference in New Issue
Block a user