projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64e92d3
)
uhttpd: update to the latest version, fixes deferred cgi script processing (#20458)
author
Felix Fietkau
<
[email protected]
>
Mon, 7 Sep 2015 19:19:25 +0000
(19:19 +0000)
committer
Felix Fietkau
<
[email protected]
>
Mon, 7 Sep 2015 19:19:25 +0000
(19:19 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
Backport of r46807
SVN-Revision: 46808
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index 82315930657278527ef478d9f19f22bd8b2a97f5..51f2bdc1ceaa975741ae4b5bb48428881c9f2453 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
8-1
7
+PKG_VERSION:=2015-0
9-0
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:=
f91788b809d9726126e9cf4384fedbbb0c5b8a73
+PKG_SOURCE_VERSION:=
993cace15114a0f06f720f34a4748ab54b695f0d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>
PKG_LICENSE:=ISC