mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
opendht: update to 2.4.9.
This commit is contained in:
parent
315ea59147
commit
b9bb525622
1 changed files with 4 additions and 4 deletions
|
@ -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 <piraty1@inbox.ru>"
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue