diff options
Diffstat (limited to 'main/xfsprogs')
-rw-r--r-- | main/xfsprogs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfsprogs/APKBUILD b/main/xfsprogs/APKBUILD index 4fc668115a..5bd8e70bbb 100644 --- a/main/xfsprogs/APKBUILD +++ b/main/xfsprogs/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfsprogs pkgver=3.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="XFS filesystem utilities" url="http://oss.sgi.com/projects/xfs/" license="LGPL" |