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:
49d3900
)
uhttpd: update to the latest version, fixes cgi path handling issues
author
Felix Fietkau
<
[email protected]
>
Fri, 9 May 2014 11:17:42 +0000
(11:17 +0000)
committer
Felix Fietkau
<
[email protected]
>
Fri, 9 May 2014 11:17:42 +0000
(11:17 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 40743
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index 0f1f4271f80c1ec065d662756375dc13b0243c2d..d8bcf12bf56ac13d60db4e54f936808099ab109c 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:=2014-0
3-22
+PKG_VERSION:=2014-0
4-08
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:=
31b459cb1d0ba3280cbc3fc06ce6fab903c07da6
+PKG_SOURCE_VERSION:=
a0c33bdbc4873210598acdccb292ff77fb6bf624
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>