Author: nbd Date: 2016-01-04 16:12:21 +0100 (Mon, 04 Jan 2016) New Revision: 48122
Modified: trunk/package/network/services/uhttpd/Makefile Log: uhttpd: move to git.openwrt.org Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/services/uhttpd/Makefile =================================================================== --- trunk/package/network/services/uhttpd/Makefile 2016-01-04 15:12:16 UTC (rev 48121) +++ trunk/package/network/services/uhttpd/Makefile 2016-01-04 15:12:21 UTC (rev 48122) @@ -12,7 +12,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=git://nbd.name/uhttpd2.git +PKG_SOURCE_URL=$(OPENWRT_GIT)/project/uhttpd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=fe01ef3f52adae9da38ef47926cd50974af5d6b7 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
