Author: blogic Date: 2015-10-20 20:16:05 +0200 (Tue, 20 Oct 2015) New Revision: 47240
Modified: trunk/package/network/services/uhttpd/Makefile Log: uhttpd: update to latest git HEAD Signed-off-by: John Crispin <[email protected]> Modified: trunk/package/network/services/uhttpd/Makefile =================================================================== --- trunk/package/network/services/uhttpd/Makefile 2015-10-20 07:10:05 UTC (rev 47239) +++ trunk/package/network/services/uhttpd/Makefile 2015-10-20 18:16:05 UTC (rev 47240) @@ -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 <[email protected]> PKG_LICENSE:=ISC _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
