~alpine/aports

testing/opendht: update description to highlight C++17 v1 APPLIED

Gavin Henry: 1
 testing/opendht: update description to highlight C++17

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3994/mbox | git am -3
Learn more about email & git

[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