xfsprogs: Use mirror for distfiles.
This commit is contained in:
parent
476574c593
commit
ef1500e7f9
1 changed files with 2 additions and 1 deletions
|
@ -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 <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue