~alpine/aports

testing/opendht: upgrade to 2.4.0 v1 APPLIED

Gavin Henry: 1
 testing/opendht: upgrade to 2.4.0

 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/3984/mbox | git am -3
Learn more about email & git

[PATCH] testing/opendht: upgrade to 2.4.0 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 94db1550fa..232e4331a3 100644
--- a/testing/opendht/APKBUILD
+++ b/testing/opendht/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Gavin Henry <ghenry@sentrypeer.org>
# Maintainer: Gavin Henry <ghenry@sentrypeer.org>
pkgname=opendht
pkgver=2.3.5
pkgver=2.4.0
pkgrel=0
pkgdesc="C++14 Distributed Hash Table implementation"
url="https://github.com/savoirfairelinux/opendht"
@@ -46,5 +46,5 @@ package() {
}

sha512sums="
cef5a56b93073bcb5ff46caf1ccfdb88ceafbebb58df7c9d45d6e75b3d380d3e5fe8d598566f2a54751b727ec77f1a9272d139422ff1a97f8589f0dfd342d39b  opendht-2.3.5.tar.gz
e7db51f47c5b5254d97c39d67f9b7329c70680bfe5d9f189627332a5fccb3bdf12e420d507dfd5e0fd023109ed5f32d47ccb9c52d0d4bb69cf6178e7e665205a  opendht-2.4.0.tar.gz
"
-- 
2.34.1
Thanks!

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/32389#note_224652