opendht: update to 2.4.10.

This commit is contained in:
Piraty 2022-09-22 08:44:08 +02:00
parent be2ae7285b
commit 86dd59d380
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 2 additions and 2 deletions

View File

@ -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 <piraty1@inbox.ru>"
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"