summaryrefslogtreecommitdiffstats
path: root/package/network/services/uhttpd/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-11 17:58:47 +0000
committerJohn Crispin <john@openwrt.org>2015-03-11 17:58:47 +0000
commite69626901e8b3f9a63fca475618076639674ddd0 (patch)
treec900821d1d1c78fd9c7b7c21bef48e238585b618 /package/network/services/uhttpd/Makefile
parent7a6593267c5d7539515bd8861e837a90227ad967 (diff)
downloadmaster-31e0f0ae-e69626901e8b3f9a63fca475618076639674ddd0.tar.gz
master-31e0f0ae-e69626901e8b3f9a63fca475618076639674ddd0.tar.bz2
master-31e0f0ae-e69626901e8b3f9a63fca475618076639674ddd0.zip
uhttp: update to latest git HEAD
this add json-c 0.12, sorry forgot to push this earlier today Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44682
Diffstat (limited to 'package/network/services/uhttpd/Makefile')
-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 3d889d542f..7c0989de1a 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-02-26
+PKG_VERSION:=2015-03-11
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:=db79faae848e9ca5ed1c5b62cdd9d01650687fff
+PKG_SOURCE_VERSION:=ae3fe30b6a1d4a45a34b3a896e9a4997c5da500f
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
PKG_LICENSE:=ISC