projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d481486
)
uhttpd: update to latest version, fixes a SSL connection memory leak
author
Felix Fietkau
<
[email protected]
>
Tue, 14 May 2013 17:43:00 +0000
(17:43 +0000)
committer
Felix Fietkau
<
[email protected]
>
Tue, 14 May 2013 17:43:00 +0000
(17:43 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 36636
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index be518355d33736400ec4a1ea806de82587d59fc0..9f8a397bf37b00cf95a0b4880c82ba6c1cc7620e 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-0
4-17
+PKG_VERSION:=2013-0
5-14
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:=
d518cb32327492ad73c4583bb69d1d678410a631
+PKG_SOURCE_VERSION:=
a5b6d0f4211fe22e86175b58d59876c81bbd3886
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>