mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
rdma-core: update to 23.3
This commit is contained in:
parent
06b472c6e6
commit
51c109c9a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rdma-core'
|
# Template file for 'rdma-core'
|
||||||
pkgname=rdma-core
|
pkgname=rdma-core
|
||||||
version=23
|
version=23.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_VALGRIND=OFF"
|
configure_args="-DENABLE_VALGRIND=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Rich G <rich@richgannon.net>"
|
||||||
license="GPL-2.0-or-later, BSD-2-Clause-FreeBSD"
|
license="GPL-2.0-or-later, BSD-2-Clause-FreeBSD"
|
||||||
homepage="https://github.com/linux-rdma/rdma-core"
|
homepage="https://github.com/linux-rdma/rdma-core"
|
||||||
distfiles="https://github.com/linux-rdma/rdma-core/releases/download/v${version}/rdma-core-${version}.tar.gz"
|
distfiles="https://github.com/linux-rdma/rdma-core/releases/download/v${version}/rdma-core-${version}.tar.gz"
|
||||||
checksum=ee4de492c8ba6a646b1cea4e3eb865657d481d9db97de55c4e87fa17ed57ee05
|
checksum=0afb7aa2654ea914c3b5d12e6e8f2fc3f325b0a52da1febf4f66788bf0b2bb14
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/iwpmd.conf
|
/etc/iwpmd.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue