aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/fstools
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-04 15:12:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-04 15:12:28 +0000
commit1b58412e8adbaceee57992c8ec7a2f29322ade78 (patch)
tree2497f8ec57a91b14251779e357761e6b4a121f83 /package/system/fstools
parentcc39f1011ab8ca139aa72f694cc548d4b43cf836 (diff)
downloadmaster-187ad058-1b58412e8adbaceee57992c8ec7a2f29322ade78.tar.gz
master-187ad058-1b58412e8adbaceee57992c8ec7a2f29322ade78.tar.bz2
master-187ad058-1b58412e8adbaceee57992c8ec7a2f29322ade78.zip
fstools: move to git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48123 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/fstools')
-rw-r--r--package/system/fstools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/fstools/Makefile b/package/system/fstools/Makefile
index 7e552f1199..c13dfc4b3a 100644
--- a/package/system/fstools/Makefile
+++ b/package/system/fstools/Makefile
@@ -13,7 +13,7 @@ PKG_VERSION:=2015-12-23
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