From 248533bed621178de0381267dd6ec53237dc915a Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Tue, 24 Oct 2017 10:03:10 +0300 Subject: [PATCH] diffstat: fix URI --- dev-util/diffstat/diffstat-1.61.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/diffstat/diffstat-1.61.recipe b/dev-util/diffstat/diffstat-1.61.recipe index 6f156a45c..f2ca4c112 100644 --- a/dev-util/diffstat/diffstat-1.61.recipe +++ b/dev-util/diffstat/diffstat-1.61.recipe @@ -3,7 +3,7 @@ DESCRIPTION="Reads the output of diff and displays a histogram of the \ insertions, deletions, and modifications per-file. It is useful for \ reviewing large, complex files." HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html" -SOURCE_URI="ftp://invisible-island.net/diffstat/diffstat-1.61.tgz" +SOURCE_URI="ftp://ftp.invisible-island.net/diffstat/diffstat-1.61.tgz" LICENSE="Diffstat" COPYRIGHT="1994-2016 Thomas E. Dickey" REVISION="2"