projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46e4246
)
uhttpd: update to a newer version, fixes chunked transfer on some POST requests
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 19 Jan 2013 22:55:46 +0000
(22:55 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 19 Jan 2013 22:55:46 +0000
(22:55 +0000)
SVN-Revision: 35249
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index 9285b55b5948695fe1a0497413f31837f028d6ad..e3c8417a1c3d6fe9891dbc517e0b0b6d9cc42aa9 100644
(file)
--- a/
package/network/services/uhttpd/Makefile
+++ b/
package/network/services/uhttpd/Makefile
@@
-14,7
+14,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:=
3560e89406c81814254bdb45db19498387265cb7
+PKG_SOURCE_VERSION:=
56278d4af64256e703a6c4cf3d854aac689c391c
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>