From 86dd59d380ba851e93031709fdf78561f36f40c7 Mon Sep 17 00:00:00 2001 From: Piraty Date: Thu, 22 Sep 2022 08:44:08 +0200 Subject: [PATCH] opendht: update to 2.4.10. --- srcpkgs/opendht/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/opendht/template b/srcpkgs/opendht/template index 5b8c520eaa8..7a4d02b734f 100644 --- a/srcpkgs/opendht/template +++ b/srcpkgs/opendht/template @@ -1,6 +1,6 @@ # Template file for 'opendht' pkgname=opendht -version=2.4.9 +version=2.4.10 revision=1 build_style=cmake configure_args="-DOPENDHT_SYSTEMD=OFF -DOPENDHT_TOOLS=OFF @@ -12,7 +12,7 @@ maintainer="Piraty " license="GPL-3.0-or-later" homepage="https://github.com/savoirfairelinux/opendht" distfiles="https://github.com/savoirfairelinux/opendht/archive/refs/tags/v${version}.tar.gz" -checksum=ede4a0adee7e5d98d9681cfd2bab83421b153afcdb5efa1a925986a0a3a0ac8a +checksum=8077958fb7006612b9b9758095461d8a35316b4224184f10cef785f0ec7031fe if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel"