mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/glusterfs to 11.0-1
This commit is contained in:
parent
dd1c1f94a0
commit
f62fa51fb4
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@
|
|||
|
||||
pkgname=glusterfs
|
||||
epoch=1
|
||||
pkgver=10.3
|
||||
pkgver=11.0
|
||||
_major=${pkgver%%.*}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc='a cluster file-system capable of scaling to several peta-bytes.'
|
||||
arch=(x86_64)
|
||||
url='https://www.gluster.org/'
|
||||
|
@ -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=('35ff536d5329eebfdb55d92df65a59b5ba36e68c68f084cad38dcf7df0677c8e'
|
||||
sha256sums=('0ae8f4a90408813e45d4349e813f78b60e919e1009d29fd174c462f456142696'
|
||||
'a470d07aedb2674adfb295b4775e490b48816b87974946da4dcf62aa0d72108a')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue