mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/glusterfs to 10.1-1
This commit is contained in:
parent
9c49842ff1
commit
eac5fafa14
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@
|
||||||
|
|
||||||
pkgname=glusterfs
|
pkgname=glusterfs
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgver=10.0
|
pkgver=10.1
|
||||||
_major=${pkgver%%.*}
|
_major=${pkgver%%.*}
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc='a cluster file-system capable of scaling to several peta-bytes.'
|
pkgdesc='a cluster file-system capable of scaling to several peta-bytes.'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url='https://www.gluster.org/'
|
url='https://www.gluster.org/'
|
||||||
|
@ -29,7 +29,7 @@ optdepends=('glib2: qemu-block'
|
||||||
'python-prettytable: gluster-georep-sshkey')
|
'python-prettytable: gluster-georep-sshkey')
|
||||||
source=(https://download.gluster.org/pub/gluster/glusterfs/${_major}/$pkgver/glusterfs-$pkgver.tar.gz
|
source=(https://download.gluster.org/pub/gluster/glusterfs/${_major}/$pkgver/glusterfs-$pkgver.tar.gz
|
||||||
glusterfs.sysusers)
|
glusterfs.sysusers)
|
||||||
sha256sums=('90bb4aa2a833a7597074405dd0197bed38b115502a09c192a115bc2383df0b8d'
|
sha256sums=('cb7ee4945d2a85a5b3213e206a5d9fffc613bea20011166509eabda84472a4d0'
|
||||||
'a470d07aedb2674adfb295b4775e490b48816b87974946da4dcf62aa0d72108a')
|
'a470d07aedb2674adfb295b4775e490b48816b87974946da4dcf62aa0d72108a')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue