[arch-commits] Commit in moosefs/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Wed Nov 28 11:40:24 UTC 2018
Date: Wednesday, November 28, 2018 @ 11:40:23
Author: arodseth
Revision: 410418
upgpkg: moosefs 3.0.103-1
Modified:
moosefs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-28 11:09:22 UTC (rev 410417)
+++ PKGBUILD 2018-11-28 11:40:23 UTC (rev 410418)
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
pkgname=moosefs
-pkgver=3.0.101
+pkgver=3.0.103
pkgrel=1
pkgdesc='High performing and fault tolerant distributed file system'
url='https://moosefs.com/'
@@ -10,7 +10,7 @@
arch=('x86_64')
license=('GPL2')
makedepends=('git')
-depends=('fuse2' 'python2' 'xfsprogs')
+depends=('fuse2' 'libpcap' 'python2' 'xfsprogs')
source=("git+https://github.com/moosefs/moosefs#tag=v$pkgver"
'moosefs.sysusers')
sha256sums=('SKIP'
More information about the arch-commits
mailing list