diff options
author | fanch <fanchyannmaria at orange dot fr> | 2010-06-26 10:59:10 +0200 |
---|---|---|
committer | fanch <fanchyannmaria at orange dot fr> | 2010-06-26 10:59:10 +0200 |
commit | 119ebc722b1be6fdee731780c742bf54de7a5860 (patch) | |
tree | da52dd28d941c2ee89f5fd0a9d67b7318b86422c /base/libattr | |
parent | a9d96414efd5cc962460b89fe4536e23b5625a32 (diff) | |
download | nutyx-extra-119ebc722b1be6fdee731780c742bf54de7a5860.tar.gz nutyx-extra-119ebc722b1be6fdee731780c742bf54de7a5860.tar.bz2 nutyx-extra-119ebc722b1be6fdee731780c742bf54de7a5860.tar.xz nutyx-extra-119ebc722b1be6fdee731780c742bf54de7a5860.zip |
mise à jour des sources libattr#2.4.44-1
Diffstat (limited to 'base/libattr')
-rw-r--r-- | base/libattr/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/libattr/Pkgfile b/base/libattr/Pkgfile index e9d7222de..ccfe1a9cc 100644 --- a/base/libattr/Pkgfile +++ b/base/libattr/Pkgfile @@ -7,7 +7,7 @@ name=libattr version=2.4.44 release=1 -source=(http://kiao.no-ip.info/NuTyX/files/attr-$version.src.tar.gz) +source=(ftp://oss.sgi.com/projects/xfs/cmd_tars-oct_09/attr-$version.src.tar.gz) build() { cd attr-$version |