uhttpd: update to latest version, improves cgi path handling
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40005
This commit is contained in:
		| @@ -8,13 +8,13 @@ | ||||
| include $(TOPDIR)/rules.mk | ||||
|  | ||||
| PKG_NAME:=uhttpd | ||||
| PKG_VERSION:=2014-03-21 | ||||
| PKG_VERSION:=2014-03-22 | ||||
| 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:=d6366570bf706f3970b7f106a1ccd49b584559cf | ||||
| PKG_SOURCE_VERSION:=31b459cb1d0ba3280cbc3fc06ce6fab903c07da6 | ||||
| PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz | ||||
| PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau