diff --git a/community/ceph18/APKBUILD b/community/ceph18/APKBUILD
index 95184743f6efe0289d2b6b3a4502b2a750c103e5..ac7c37d45cec51e07382785ef080736cc45f694a 100644
--- a/community/ceph18/APKBUILD
+++ b/community/ceph18/APKBUILD
@@ -4,7 +4,7 @@
 # Maintainer: Duncan Bellamy <dunk@denkimushi.com>
 _pkgname=ceph
 pkgver=18.2.4
-pkgrel=2
+pkgrel=3
 _majorver=${pkgver%%.*}
 pkgname=$_pkgname$_majorver
 pkgdesc="Ceph is a distributed object store and file system, version $_majorver"
diff --git a/community/ceph19/APKBUILD b/community/ceph19/APKBUILD
index b5a3c6884dc2c1d9df3f3249c1f978b80edc7fe3..5450173ab5bbc77a38a442e19514468c06c37003 100644
--- a/community/ceph19/APKBUILD
+++ b/community/ceph19/APKBUILD
@@ -4,7 +4,7 @@
 # Maintainer: Duncan Bellamy <dunk@denkimushi.com>
 _pkgname=ceph
 pkgver=19.2.0
-pkgrel=2
+pkgrel=3
 _majorver=${pkgver%%.*}
 pkgname=$_pkgname$_majorver
 pkgdesc="Ceph is a distributed object store and file system, version $_majorver"
diff --git a/community/gdal/APKBUILD b/community/gdal/APKBUILD
index 4b77c1956b70f035ca58c7294de767e2d13ff524..cd7ec1d18fbf725d8d176e7c66e6c655dfec2975 100644
--- a/community/gdal/APKBUILD
+++ b/community/gdal/APKBUILD
@@ -3,7 +3,7 @@
 maintainer="Holger Jaekel <holger.jaekel@gmx.de>"
 pkgname=gdal
 pkgver=3.10.0
-pkgrel=6
+pkgrel=7
 pkgdesc="A translator library for raster and vector geospatial data formats"
 url="https://gdal.org/"
 arch="all"