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:
eeb7fdc
)
uhttpd: update again to fix a ubus plugin crash bug
author
Felix Fietkau
<
[email protected]
>
Thu, 30 May 2013 13:16:38 +0000
(13:16 +0000)
committer
Felix Fietkau
<
[email protected]
>
Thu, 30 May 2013 13:16:38 +0000
(13:16 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 36770
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index 022346d8d36ca8edba5d0fa78dab2e425b507652..618debb2a73709256bd3704c339b45acb7897f69 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-05-30
+PKG_VERSION:=2013-05-30
.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:=
0e2cb17889eb981f836f50d7947e5344f9d9f103
+PKG_SOURCE_VERSION:=
18ce3a61dea1d5db4f58e767f4c78123a7bd1667
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>