Date: Tuesday, May 22, 2018 @ 13:01:01
  Author: spupykin
Revision: 327600

upgpkg: glusterfs 1:4.0.2-1

Modified:
  glusterfs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-22 12:58:27 UTC (rev 327599)
+++ PKGBUILD    2018-05-22 13:01:01 UTC (rev 327600)
@@ -6,7 +6,7 @@
 
 pkgname=glusterfs
 epoch=1
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
 arch=(x86_64)
@@ -21,12 +21,12 @@
        'etc/glusterfs/glusterfs-georep-logrotate'
        'etc/glusterfs/glusterfs-logrotate')
 depends=(fuse python2 libxml2 libaio liburcu attr which rpcbind)
-makedepends=(flex bison)
+makedepends=(flex bison rpcsvc-proto)
 optdepends=('rpcbind: NFS'
            'glib2: qemu-block')
 
#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
 
source=(https://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-$pkgver.tar.gz)
-sha256sums=('1fb1e8914f57db89905e0bb7d424a801d2aa400fe4632b6a2b6985b25f81377d')
+sha256sums=('ef32c64a7d2625b40657a5333447ccc5378248aa23c53283f2ca91a893f7c9f5')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver

Reply via email to