projects
/
openwrt
/
staging
/
yousong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa30427
)
uhttpd: inhibit chunked transfer encoding for static file responses
author
Jo-Philipp Wich
<
[email protected]
>
Sat, 30 May 2015 14:05:40 +0000
(14:05 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Sat, 30 May 2015 14:05:40 +0000
(14:05 +0000)
Signed-off-by: Jo-Philipp Wich <
[email protected]
>
SVN-Revision: 45850
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index 4d4df57eff705a6abc29bd26aed49a65eaed9d90..3fa0ab3aaed0296675f94103043c69cfa9e66921 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
3
-30
+PKG_VERSION:=2015-0
5
-30
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:=
b9178b9357798ae23a5724333cc6572d14f23958
+PKG_SOURCE_VERSION:=
618493e378e2239f0d30902e47adfa134e649fdc
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>
PKG_LICENSE:=ISC