mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
opendht: update to 2.4.4.
This commit is contained in:
parent
c2f8e360d0
commit
dbab295b0a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'opendht'
|
# Template file for 'opendht'
|
||||||
pkgname=opendht
|
pkgname=opendht
|
||||||
version=2.3.1
|
version=2.4.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DOPENDHT_SYSTEMD=OFF -DOPENDHT_TOOLS=OFF
|
configure_args="-DOPENDHT_SYSTEMD=OFF -DOPENDHT_TOOLS=OFF
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/savoirfairelinux/opendht"
|
homepage="https://github.com/savoirfairelinux/opendht"
|
||||||
distfiles="https://github.com/savoirfairelinux/opendht/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/savoirfairelinux/opendht/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=9a75db4f119761d6524964b27d3a49aa809a6cb08bde963edc2f338458433c78
|
checksum=a4b452423f9a55f3c53ceaeeb43ec50f2747fdc89a546caa74cd79b93b6ede08
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue