diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-02 19:01:19 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-02 19:01:19 +0100 |
commit | 70ae119c1c55e2ba1bf3202e1014d78e7fda6e80 (patch) | |
tree | ef1d83880c30c96ea5f0859b9972eb46982d2fce /base | |
parent | a8198d3257232a0f4bf3e21617b38fe1be0491a8 (diff) | |
download | nutyx-pakxe-70ae119c1c55e2ba1bf3202e1014d78e7fda6e80.tar.gz nutyx-pakxe-70ae119c1c55e2ba1bf3202e1014d78e7fda6e80.tar.bz2 nutyx-pakxe-70ae119c1c55e2ba1bf3202e1014d78e7fda6e80.tar.xz nutyx-pakxe-70ae119c1c55e2ba1bf3202e1014d78e7fda6e80.zip |
attr, maj source
Diffstat (limited to 'base')
-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 |