diff --git a/srcpkgs/opendht/template b/srcpkgs/opendht/template index c24ee3c5594..ebdbdde002c 100644 --- a/srcpkgs/opendht/template +++ b/srcpkgs/opendht/template @@ -1,6 +1,6 @@ # Template file for 'opendht' pkgname=opendht -version=2.3.1 +version=2.4.4 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/${version}.tar.gz" -checksum=9a75db4f119761d6524964b27d3a49aa809a6cb08bde963edc2f338458433c78 +checksum=a4b452423f9a55f3c53ceaeeb43ec50f2747fdc89a546caa74cd79b93b6ede08 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel"