gnu: rdma-core: Update to 48.0.

* gnu/packages/linux.scm (rdma-core): Update to 48.0.
This commit is contained in:
Ludovic Courtès 2023-10-16 09:10:26 +02:00
parent 975350fab7
commit 3f7eeaa57c
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -6749,7 +6749,7 @@ (define-public ntfsfix/static
(define-public rdma-core
(package
(name "rdma-core")
(version "44.0")
(version "48.0")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/linux-rdma/rdma-core"
@ -6757,7 +6757,7 @@ (define-public rdma-core
version ".tar.gz"))
(sha256
(base32
"12w5v74wz1akac09frw7qk1yd06b00239zh7bvbvqyzjc0g61mi5"))))
"0h281dw2yph8pzfsr1wblqy6pb8nd9yj1pdf5c62zwc1l9b2fa3q"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ;no tests