projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
089d661
)
uhttpd: update to latest version, fixes CGI related crashes
author
Felix Fietkau
<
[email protected]
>
Sat, 1 Jun 2013 21:43:06 +0000
(21:43 +0000)
committer
Felix Fietkau
<
[email protected]
>
Sat, 1 Jun 2013 21:43:06 +0000
(21:43 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 36817
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index 618debb2a73709256bd3704c339b45acb7897f69..966bee69c6547dfeb79d3292e935afb2ba1c3466 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:=2013-0
5-30.
1
+PKG_VERSION:=2013-0
6-0
1
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:=
18ce3a61dea1d5db4f58e767f4c78123a7bd1667
+PKG_SOURCE_VERSION:=
87c52f8461fa74733572f4efc53bc30a64ca8575
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>