mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +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
|
||||
epoch=1
|
||||
pkgver=10.0
|
||||
pkgver=10.1
|
||||
_major=${pkgver%%.*}
|
||||
pkgrel=3
|
||||
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=('90bb4aa2a833a7597074405dd0197bed38b115502a09c192a115bc2383df0b8d'
|
||||
sha256sums=('cb7ee4945d2a85a5b3213e206a5d9fffc613bea20011166509eabda84472a4d0'
|
||||
'a470d07aedb2674adfb295b4775e490b48816b87974946da4dcf62aa0d72108a')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue