From c9e3aa1b14e8bbd8ba43e5ce263f6d82596c1fe1 Mon Sep 17 00:00:00 2001
From: Jakub Jirutka <jakub@jirutka.cz>
Date: Mon, 11 Nov 2024 13:20:53 +0100
Subject: [PATCH] testing/opendht: rebuild with msgpack-cxx 7.0.0

---
 testing/opendht/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/opendht/APKBUILD b/testing/opendht/APKBUILD
index dabda59e0318..f240885d97ff 100644
--- a/testing/opendht/APKBUILD
+++ b/testing/opendht/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Gavin Henry <ghenry@sentrypeer.org>
 pkgname=opendht
 pkgver=3.1.7
-pkgrel=3
+pkgrel=4
 pkgdesc="C++17 Distributed Hash Table implementation"
 url="https://github.com/savoirfairelinux/opendht"
 arch="all"
-- 
GitLab