mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/ceph to 0.94.4-1
This commit is contained in:
parent
8b38564985
commit
1a8b319d13
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - patch to remove neon detection in configure
|
||||
|
||||
pkgname=ceph
|
||||
pkgver=0.94.3
|
||||
pkgrel=3
|
||||
pkgver=0.94.4
|
||||
pkgrel=1
|
||||
pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system'
|
||||
arch=('x86_64' 'i686')
|
||||
url='http://ceph.com/'
|
||||
|
@ -38,7 +38,7 @@ source=("http://ceph.com/download/$pkgname-$pkgver.tar.bz2"
|
|||
'ceph-mon@.service'
|
||||
'ceph-mds@.service'
|
||||
'no-neon.patch')
|
||||
md5sums=('ccbaba6cad56cf71719661a0cdcc6ad6'
|
||||
md5sums=('d7b42d06e8eaa7820fe34490aaaba101'
|
||||
'9104b5b90349d2aa7802eb89158456e8'
|
||||
'63a584aa2a4e2b0efbee4e8fd32593f0'
|
||||
'd2411c41208d95743baa6d899cc1e0b0'
|
||||
|
|
Loading…
Reference in a new issue