rdma-core: update to 23.
This commit is contained in:
parent
8bb163eba3
commit
010e531210
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rdma-core'
|
||||
pkgname=rdma-core
|
||||
version=22.1
|
||||
revision=3
|
||||
version=23
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_VALGRIND=OFF"
|
||||
hostmakedepends="pkg-config python3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Rich G <rich@richgannon.net>"
|
|||
license="GPL-2.0-or-later, BSD-2-Clause-FreeBSD"
|
||||
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"
|
||||
checksum=d2ba34326c828ebeff26b300761d3c45ffceb76e0a804e9c612d1baf96ad673a
|
||||
checksum=ee4de492c8ba6a646b1cea4e3eb865657d481d9db97de55c4e87fa17ed57ee05
|
||||
|
||||
conf_files="
|
||||
/etc/iwpmd.conf
|
||||
|
|
Loading…
Reference in a new issue