From d1c138e662262d9dd72718fdaaab2cf1c9fbefe2 Mon Sep 17 00:00:00 2001
From: Bart Ribbers <bribbers@disroot.org>
Date: Mon, 11 Nov 2024 11:10:56 +0100
Subject: [PATCH] community/gnuradio: rebuild against spdlog 0.15.0

---
 community/gnuradio/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/gnuradio/APKBUILD b/community/gnuradio/APKBUILD
index 40c4107ca27e..bc2704ee480b 100644
--- a/community/gnuradio/APKBUILD
+++ b/community/gnuradio/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Marian Buschsieweke <marian.buschsieweke@posteo.net>
 pkgname=gnuradio
 pkgver=3.10.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc="General purpose DSP and SDR toolkit"
 url="https://www.gnuradio.org"
 # loongarch64, s390x: tests fail
-- 
GitLab