aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-10-20 18:17:12 +0000
committerJohn Crispin <blogic@openwrt.org>2015-10-20 18:17:12 +0000
commitb310e00f1c09dfa7576063bcc4d1f1b7f70f5aea (patch)
tree40995d788fd618249e0976b0c22ce846f7908087 /package/network/services
parent892da50c2ea9e6a31c7892bc4165b61174f95c36 (diff)
downloadupstream-b310e00f1c09dfa7576063bcc4d1f1b7f70f5aea.tar.gz
upstream-b310e00f1c09dfa7576063bcc4d1f1b7f70f5aea.tar.bz2
upstream-b310e00f1c09dfa7576063bcc4d1f1b7f70f5aea.zip
uhttpd: update to latest git HEAD
Signed-off-by: John Crispin <blogic@openwrt.org> Backport of r47240 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47241 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services')
-rw-r--r--package/network/services/uhttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/uhttpd/Makefile b/package/network/services/uhttpd/Makefile
index 253da44920..d14e3a942e 100644
--- 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:=2015-10-17
+PKG_VERSION:=2015-10-20
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:=3614ae6eb7b6101fa5d0f14ff0d3a6eb4970c3da
+PKG_SOURCE_VERSION:=618315bc0729c3064e06af2900a86211354f81c9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
PKG_LICENSE:=ISC