From ef1500e7f964db7b4e6f6a1d8694c697d3ea014e Mon Sep 17 00:00:00 2001 From: davehome Date: Wed, 19 Oct 2011 00:44:14 +0000 Subject: [PATCH] xfsprogs: Use mirror for distfiles. --- srcpkgs/xfsprogs/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/xfsprogs/template b/srcpkgs/xfsprogs/template index 649f073124..744bb53b38 100644 --- a/srcpkgs/xfsprogs/template +++ b/srcpkgs/xfsprogs/template @@ -1,7 +1,8 @@ # Template file for 'xfsprogs' pkgname=xfsprogs version=3.1.5 -distfiles="ftp://oss.sgi.com/projects/xfs/cmd_tars/$pkgname-$version.tar.gz" +#distfiles="ftp://oss.sgi.com/projects/xfs/cmd_tars/$pkgname-$version.tar.gz" +distfiles="http://ftp.gwdg.de/pub/linux/misc/xfs/xfs/previous/$pkgname-$version.tar.gz" build_style=custom-install short_desc="Utilities for managing the XFS filesystem" maintainer="Juan RP "