mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
community/ceph: enable aarch64
Closes GH-8660
This commit is contained in:
parent
04b42de371
commit
0bfb3013f2
@ -6,8 +6,8 @@ pkgrel=1
|
||||
pkgdesc="Ceph is a distributed object store and file system"
|
||||
pkgusers="ceph"
|
||||
pkggroups="ceph"
|
||||
url="http://ceph.com"
|
||||
arch="x86_64"
|
||||
url="https://ceph.com/"
|
||||
arch="x86_64 aarch64"
|
||||
# https://github.com/ceph/ceph/blob/master/COPYING
|
||||
license="LGPL-2.1-only AND LGPL-2.0-or-later AND GPL-2.0-only AND GPL-3.0-only AND CC-BY-SA-1.0 AND BSL-1.0 AND GPL-2.0 WITH Autoconf-exception-2.0 AND BSD-3-Clause AND MIT AND custom"
|
||||
depends="ceph-osd ceph-mds ceph-mon"
|
||||
@ -81,7 +81,7 @@ makedepends="
|
||||
$_ceph_test_deps
|
||||
"
|
||||
|
||||
source="http://download.ceph.com/tarballs/ceph_$pkgver.orig.tar.gz
|
||||
source="https://download.ceph.com/tarballs/ceph_$pkgver.orig.tar.gz
|
||||
allperms.patch
|
||||
musl-fixes.patch
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user