projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe24afe
)
uhttpd: update to latest version, fixes an occasional crash on CGI scripts
author
Felix Fietkau
<
[email protected]
>
Fri, 15 Mar 2013 13:43:55 +0000
(13:43 +0000)
committer
Felix Fietkau
<
[email protected]
>
Fri, 15 Mar 2013 13:43:55 +0000
(13:43 +0000)
SVN-Revision: 36034
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index f03ecc43981963a5829866c29dce537a08167299..d54c0ad3d910a57c0119ecab26658e88facfb5c6 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
1-22
+PKG_VERSION:=2013-0
3-15
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:=
14e3971c37e6feb0ec5eda0988e07d8a786ba9f9
+PKG_SOURCE_VERSION:=
3675d407ecf4908a231eb6bde6bb6408f20a9e81
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>