mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/glusterfs to 10.3-1
This commit is contained in:
parent
49e1e61932
commit
fe3b22451f
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=glusterfs
|
||||
epoch=1
|
||||
pkgver=10.1
|
||||
pkgver=10.3
|
||||
_major=${pkgver%%.*}
|
||||
pkgrel=1
|
||||
pkgdesc='a cluster file-system capable of scaling to several peta-bytes.'
|
||||
|
@ -29,7 +29,7 @@ optdepends=('glib2: qemu-block'
|
|||
'python-prettytable: gluster-georep-sshkey')
|
||||
source=(https://download.gluster.org/pub/gluster/glusterfs/${_major}/$pkgver/glusterfs-$pkgver.tar.gz
|
||||
glusterfs.sysusers)
|
||||
sha256sums=('cb7ee4945d2a85a5b3213e206a5d9fffc613bea20011166509eabda84472a4d0'
|
||||
sha256sums=('35ff536d5329eebfdb55d92df65a59b5ba36e68c68f084cad38dcf7df0677c8e'
|
||||
'a470d07aedb2674adfb295b4775e490b48816b87974946da4dcf62aa0d72108a')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue