projects
/
openwrt
/
staging
/
florian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8b7d99
)
uhttpd: update to the latest version, fixes crashes in the ubus plugin
author
Felix Fietkau
<
[email protected]
>
Thu, 21 Nov 2013 21:52:24 +0000
(21:52 +0000)
committer
Felix Fietkau
<
[email protected]
>
Thu, 21 Nov 2013 21:52:24 +0000
(21:52 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 38888
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index 46a39a1718cd8a6d6e153df5e7b4271316390c68..053b1527dc41fa4a3d3dce5c11615914d009715b 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-11-
1
1
+PKG_VERSION:=2013-11-
2
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:=
881d6102cf1f7bc6b54ab395c5e4addbfe1ed34c
+PKG_SOURCE_VERSION:=
cd66639800ee2882a0867ec54868502eb9b893d8
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>