projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3d04d4
)
uhttpd: update to latest git head, improves handling of invalid requests
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 30 Oct 2012 13:13:21 +0000
(13:13 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 30 Oct 2012 13:13:21 +0000
(13:13 +0000)
SVN-Revision: 34010
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index 62b2257147fd5d68e3464fac6bc58365ab263f00..64ea5f202f051f0650070fa0010e6c3a7b56440a 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:=2012-10-
19
+PKG_VERSION:=2012-10-
30
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/uhttpd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=
610ed7cc236ff4cb08ace8df8ae0bede18bf38c5
+PKG_SOURCE_VERSION:=
e57bf6d8bfa465a50eea2c30269acdfe751a46fd
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>