From 7f2fcd161c88e87a93a2d9af894a26d188a5e20d Mon Sep 17 00:00:00 2001 From: RISCi_ATOM Date: Sun, 22 May 2016 08:55:45 +0000 Subject: [PATCH] Change repository for tools/make-ext4fs --- trunk/tools/make-ext4fs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/tools/make-ext4fs/Makefile b/trunk/tools/make-ext4fs/Makefile index 2cdf9a37..62f7e276 100644 --- a/trunk/tools/make-ext4fs/Makefile +++ b/trunk/tools/make-ext4fs/Makefile @@ -10,7 +10,7 @@ PKG_NAME:=make-ext4fs PKG_VERSION:=2015-05-01 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://git.librecmc.org/project/make_ext4fs.git +PKG_SOURCE_URL:=http://git.openwrt.org/project/make_ext4fs.git PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=7c15bef6c732896d9ffb883fb1480fcd60c94a50 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -- 2.25.1