projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1909f9d
)
uhttpd: update to the latest version, fixes musl compile issues
author
Felix Fietkau
<
[email protected]
>
Mon, 9 Jun 2014 13:47:40 +0000
(13:47 +0000)
committer
Felix Fietkau
<
[email protected]
>
Mon, 9 Jun 2014 13:47:40 +0000
(13:47 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 41057
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index d8bcf12bf56ac13d60db4e54f936808099ab109c..1e4ed896c4d0fbf27274b2fbb161212779ed17da 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:=2014-0
4
-08
+PKG_VERSION:=2014-0
6
-08
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:=
a0c33bdbc4873210598acdccb292ff77fb6bf624
+PKG_SOURCE_VERSION:=
dabd7dea6445aaa0e5b8d9add1872fa7393b3a85
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>