[PATCH] testing/opendht: update description to highlight C++17
Export this patch
---
testing/opendht/APKBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/testing/opendht/APKBUILD b/testing/opendht/APKBUILD
index b98c77d80b..1d1a635fb0 100644
--- a/testing/opendht/APKBUILD
+++ b/testing/opendht/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Gavin Henry <ghenry@sentrypeer.org>
pkgname=opendht
pkgver=2.4.0
-pkgrel=2
-pkgdesc="C++14 Distributed Hash Table implementation"
+pkgrel=3
+pkgdesc="C++17 Distributed Hash Table implementation"
url="https://github.com/savoirfairelinux/opendht"
arch="all"
license="GPL-3.0-or-later"
--
2.35.1
Thanks!
--
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/32538#note_225495