aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan Bellamy <dunk@denkimushi.com>2024-04-28 06:25:01 +0000
committeromni <omni+alpine@hack.org>2024-05-05 11:39:33 +0000
commitfa6b25032e59d0b97c05e70d85a552792714f72a (patch)
treea6891bf5c8f515521b9dcd9740ee19c9c92069f7
parent58f71eca594693fc495e021b6f2c96a2ba2dfcb2 (diff)
community/ceph18: rebuild against apache-arrow-16.0.0-r0
-rw-r--r--community/ceph18/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ceph18/APKBUILD b/community/ceph18/APKBUILD
index 31ea0b223a2..b0e025eb389 100644
--- a/community/ceph18/APKBUILD
+++ b/community/ceph18/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
_pkgname=ceph
pkgver=18.2.2
-pkgrel=2
+pkgrel=3
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
pkgdesc="Ceph is a distributed object store and file system, version $_majorver"