diff options
author | Skippy the Kangoo <Skippythekangoo at yahoo dot fr> | 2009-12-03 23:57:05 +0100 |
---|---|---|
committer | Skippy the Kangoo <Skippythekangoo at yahoo dot fr> | 2009-12-03 23:57:05 +0100 |
commit | d1dd29a19a61412aaf08afc91dafde12cb9b18dc (patch) | |
tree | c36952c0defad3096dafabe9b6fe2306c4203927 /base/attr | |
parent | c9660f0bc71c2c67c2d368a666c6bd5406577db9 (diff) | |
parent | 8a557d2512fcf06b6cab1111288d201114edd96d (diff) | |
download | nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.tar.gz nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.tar.bz2 nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.tar.xz nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.zip |
Merge remote branch 'nutyx-2009/master'
Diffstat (limited to 'base/attr')
-rw-r--r-- | base/attr/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/attr/Pkgfile b/base/attr/Pkgfile index afcc04a65..385f932f4 100644 --- a/base/attr/Pkgfile +++ b/base/attr/Pkgfile @@ -7,7 +7,7 @@ name=attr version=2.4.44 release=1 -source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/attr-$version.src.tar.gz) +source=(http://kiao.no-ip.info/NuTyX/files/attr-$version.src.tar.gz) build() { cd attr-$version |