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:
151a792
)
uhttpd: update to latest version, fixes index page processing order
author
Felix Fietkau
<
[email protected]
>
Thu, 16 May 2013 11:38:19 +0000
(11:38 +0000)
committer
Felix Fietkau
<
[email protected]
>
Thu, 16 May 2013 11:38:19 +0000
(11:38 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 36644
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index 9f8a397bf37b00cf95a0b4880c82ba6c1cc7620e..4b12727c897c87d34b4e40ebb64110f7767670b1 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-1
4
+PKG_VERSION:=2013-05-1
6
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:=
a5b6d0f4211fe22e86175b58d59876c81bbd3886
+PKG_SOURCE_VERSION:=
7a6811b705d6cca54b1367459fa19bb6d1234c45
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>