projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
341ff2b
)
CC: uhttpd: pass X-HTTP-Method-Override header to cgi scripts
author
Jo-Philipp Wich
<
[email protected]
>
Mon, 17 Aug 2015 16:41:53 +0000
(16:41 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Mon, 17 Aug 2015 16:41:53 +0000
(16:41 +0000)
Signed-off-by: Jo-Philipp Wich <
[email protected]
>
Backport of r46677
SVN-Revision: 46678
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index f439f0ceb6d9840b23d5a08ae448fa713d00b5b9..82315930657278527ef478d9f19f22bd8b2a97f5 100644
(file)
--- 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-0
5-31
+PKG_VERSION:=2015-0
8-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