diff options
author | Olivier DOSSMANN <blankoworld@wanadoo.fr> | 2009-11-21 22:53:05 +0100 |
---|---|---|
committer | Olivier DOSSMANN <blankoworld@wanadoo.fr> | 2009-11-21 22:53:05 +0100 |
commit | e0148f2e2d6cb8c6da54c613aaf432cc367bc222 (patch) | |
tree | 90feb548030ae39719e75b1415a0e62a3e76eeb0 /base/libattr/Pkgfile | |
parent | 2a08e0102ba24a2e245479c7415bba2ea53fc529 (diff) | |
download | nutyx-extra-e0148f2e2d6cb8c6da54c613aaf432cc367bc222.tar.gz nutyx-extra-e0148f2e2d6cb8c6da54c613aaf432cc367bc222.tar.bz2 nutyx-extra-e0148f2e2d6cb8c6da54c613aaf432cc367bc222.tar.xz nutyx-extra-e0148f2e2d6cb8c6da54c613aaf432cc367bc222.zip |
MàJ de libattr#2.4.44-1
Diffstat (limited to 'base/libattr/Pkgfile')
-rw-r--r-- | base/libattr/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/base/libattr/Pkgfile b/base/libattr/Pkgfile index 55cff3b3d..5d54497b4 100644 --- a/base/libattr/Pkgfile +++ b/base/libattr/Pkgfile @@ -4,9 +4,9 @@ # Depends on: name=libattr -version=2.4.43-1 -release=2 -source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/attr_${version}.tar.gz) +version=2.4.44 +release=1 +source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/attr-${version}.src.tar.gz) build() { cd attr-${version%-1} |