diff --git a/srcpkgs/opendht/template b/srcpkgs/opendht/template index 6b9f70d6b28..5b8c520eaa8 100644 --- a/srcpkgs/opendht/template +++ b/srcpkgs/opendht/template @@ -1,7 +1,7 @@ # Template file for 'opendht' pkgname=opendht -version=2.4.4 -revision=2 +version=2.4.9 +revision=1 build_style=cmake configure_args="-DOPENDHT_SYSTEMD=OFF -DOPENDHT_TOOLS=OFF -DOPENDHT_TESTS_NETWORK=OFF" @@ -11,8 +11,8 @@ short_desc="Distributed Hash Table implementation" 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=a4b452423f9a55f3c53ceaeeb43ec50f2747fdc89a546caa74cd79b93b6ede08 +distfiles="https://github.com/savoirfairelinux/opendht/archive/refs/tags/v${version}.tar.gz" +checksum=ede4a0adee7e5d98d9681cfd2bab83421b153afcdb5efa1a925986a0a3a0ac8a if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel"