summaryrefslogtreecommitdiffstats
path: root/abs/extra/xfsdump
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-11-26 15:15:25 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-11-26 15:15:25 (GMT)
commit3aae0b194257bd24c501a23841b8347070b3cf52 (patch)
treeac02f6e6a7d36ef12b12e9a0c8e93b27a65a8a30 /abs/extra/xfsdump
parent76e4da6f3a8fb847dfa50b4a2aa5abe64efd835f (diff)
downloadlinhes_pkgbuild-3aae0b194257bd24c501a23841b8347070b3cf52.zip
linhes_pkgbuild-3aae0b194257bd24c501a23841b8347070b3cf52.tar.gz
linhes_pkgbuild-3aae0b194257bd24c501a23841b8347070b3cf52.tar.bz2
xfsdump: 3.1.0
Diffstat (limited to 'abs/extra/xfsdump')
-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')