~alpine/aports

testing/opendht: upgrade to 2.4.3 v1 APPLIED

Gavin Henry: 1
 testing/opendht: upgrade to 2.4.3

 1 files changed, 3 insertions(+), 3 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/4044/mbox | git am -3
Learn more about email & git

[PATCH] testing/opendht: upgrade to 2.4.3 Export this patch

---
 testing/opendht/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/opendht/APKBUILD b/testing/opendht/APKBUILD
index 1d1a635fb0..9570eeb9d3 100644
--- a/testing/opendht/APKBUILD
+++ b/testing/opendht/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Gavin Henry <ghenry@sentrypeer.org>
# Maintainer: Gavin Henry <ghenry@sentrypeer.org>
pkgname=opendht
pkgver=2.4.0
pkgrel=3
pkgver=2.4.3
pkgrel=0
pkgdesc="C++17 Distributed Hash Table implementation"
url="https://github.com/savoirfairelinux/opendht"
arch="all"
@@ -64,5 +64,5 @@ _py3() {
}

sha512sums="
e7db51f47c5b5254d97c39d67f9b7329c70680bfe5d9f189627332a5fccb3bdf12e420d507dfd5e0fd023109ed5f32d47ccb9c52d0d4bb69cf6178e7e665205a  opendht-2.4.0.tar.gz
8193aba528b9a4c4f2c97625966c2e237a8d5d7e47a8086a4fbdb7bc48f5b86dac63744d1420254d2cbdb5a076b7465ea0ca0b535d388582b607531e78f211f2  opendht-2.4.3.tar.gz
"
-- 
2.36.0
Thanks @psykose

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/33614#note_232131