summaryrefslogtreecommitdiffstats
path: root/abs/extra/xfsdump/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/xfsdump/PKGBUILD')
-rw-r--r--abs/extra/xfsdump/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra/xfsdump/PKGBUILD b/abs/extra/xfsdump/PKGBUILD
index 1d40228..33e7415 100644
--- a/abs/extra/xfsdump/PKGBUILD
+++ b/abs/extra/xfsdump/PKGBUILD
@@ -1,16 +1,15 @@
# $Id: PKGBUILD 26569 2009-02-09 18:40:22Z paul $
# Maintainer: judd <jvinet@zeroflux.org>
pkgname=xfsdump
-pkgver=3.0.0
+pkgver=3.1.0
pkgrel=1
pkgdesc="Additional XFS filesystem utilities"
arch=(i686 x86_64)
license=('LGPL')
url="http://oss.sgi.com/projects/xfs/"
-depends=('xfsprogs>=3.0.0' 'attr>=2.4.39' 'acl>=2.2.45' 'dmapi')
+depends=('xfsprogs>=3.1.8' 'attr>=2.4.39' 'acl>=2.2.45' 'dmapi')
options=('!makeflags')
source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsdump-${pkgver}.tar.gz)
-md5sums=('')
options=(!emptydirs)
build() {
@@ -23,3 +22,4 @@ build() {
rm -f $startdir/pkg/usr/lib/*.la
rm -f $startdir/pkg/usr/bin/{xfsdump,xfsrestore}
}
+md5sums=('abe035537d0f325c4f2dbacc0d2b6fd6')