projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
166ea38
)
uhttpd: fix another small hang issue with the same symptoms
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 22 Jan 2013 09:38:00 +0000
(09:38 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 22 Jan 2013 09:38:00 +0000
(09:38 +0000)
SVN-Revision: 35291
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index b8d844b77d05b5ac60b57fddfd6828371a70e115..6f3d1507aea43276518980c2ad1a7c141b337b1e 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:=1
ee2a91ec1717f406c905a4ce6ae7d7104b8ebd
9
+PKG_SOURCE_VERSION:=1
4e3971c37e6feb0ec5eda0988e07d8a786ba9f
9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>