mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
opendht: rebuild with msgpack-cxx-4.1.1_1
This commit is contained in:
parent
68948b6c53
commit
cdce34d846
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'opendht'
|
# Template file for 'opendht'
|
||||||
pkgname=opendht
|
pkgname=opendht
|
||||||
version=2.4.4
|
version=2.4.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DOPENDHT_SYSTEMD=OFF -DOPENDHT_TOOLS=OFF
|
configure_args="-DOPENDHT_SYSTEMD=OFF -DOPENDHT_TOOLS=OFF
|
||||||
-DOPENDHT_TESTS_NETWORK=OFF"
|
-DOPENDHT_TESTS_NETWORK=OFF"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gnutls-devel msgpack-devel readline-devel libargon2-devel asio"
|
makedepends="gnutls-devel msgpack-cxx readline-devel libargon2-devel asio"
|
||||||
short_desc="Distributed Hash Table implementation"
|
short_desc="Distributed Hash Table implementation"
|
||||||
maintainer="Piraty <piraty1@inbox.ru>"
|
maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue