aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/uhttpd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-10-06 15:19:10 +0200
committerFelix Fietkau <nbd@nbd.name>2016-10-08 13:50:54 +0200
commit175b59c59b7cd8f40bdb3a8f3c6fec05e46c5299 (patch)
tree8919e2ef784a8f20143dc749c638b96961873171 /package/network/services/uhttpd
parent757228b137263a3f9927940744255236c64a4fd7 (diff)
downloadupstream-175b59c59b7cd8f40bdb3a8f3c6fec05e46c5299.tar.gz
upstream-175b59c59b7cd8f40bdb3a8f3c6fec05e46c5299.tar.bz2
upstream-175b59c59b7cd8f40bdb3a8f3c6fec05e46c5299.zip
uhttpd: update to the latest version, adds a small json handler fix
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/network/services/uhttpd')
-rw-r--r--package/network/services/uhttpd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/services/uhttpd/Makefile b/package/network/services/uhttpd/Makefile
index b2a6c12d18..78cc245d70 100644
--- a/package/network/services/uhttpd/Makefile
+++ b/package/network/services/uhttpd/Makefile
@@ -8,15 +8,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_VERSION:=2016-10-04
+PKG_VERSION:=2016-10-06
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(LEDE_GIT)/project/uhttpd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=9d9f07142bbef1c63a79620967a847a9493105e5
+PKG_SOURCE_VERSION:=c0b5444b533e7177394ceaa247de4495307f72d6
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
-PKG_MIRROR_MD5SUM:=57d8d2a0c4b22f19297abaa75be25de90f0e771d6ee928e1fb1e54cf6f6dab70
+PKG_MIRROR_MD5SUM:=24fbdd2a4e353668a64c9f729db74b3abdcfbbded6b63649696876ace455f252
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=ISC