Author: nbd Date: 2016-01-04 16:12:28 +0100 (Mon, 04 Jan 2016) New Revision: 48123
Modified: trunk/package/system/fstools/Makefile Log: fstools: move to git.openwrt.org Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/system/fstools/Makefile =================================================================== --- trunk/package/system/fstools/Makefile 2016-01-04 15:12:21 UTC (rev 48122) +++ trunk/package/system/fstools/Makefile 2016-01-04 15:12:28 UTC (rev 48123) @@ -13,7 +13,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=git://nbd.name/fstools.git +PKG_SOURCE_URL=$(OPENWRT_GIT)/project/fstools.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=d90165cdbdac40e6e2699d831e13473479d8cb79 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
