opendht: update to 2.4.10.
This commit is contained in:
parent
be2ae7285b
commit
86dd59d380
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue