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 _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"