mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/rdma-core: upgrade to 43.0
This commit is contained in:
parent
a5b6155ea5
commit
de2e5aa6db
@ -1,7 +1,7 @@
|
||||
# Contributor: psykose <alice@ayaya.dev>
|
||||
# Maintainer: psykose <alice@ayaya.dev>
|
||||
pkgname=rdma-core
|
||||
pkgver=42.0
|
||||
pkgver=43.0
|
||||
pkgrel=0
|
||||
pkgdesc="RDMA core userspace libraries and daemons"
|
||||
url="https://github.com/linux-rdma/rdma-core"
|
||||
@ -22,7 +22,6 @@ source="https://github.com/linux-rdma/rdma-core/releases/download/v$pkgver/rdma-
|
||||
|
||||
build() {
|
||||
cmake -B build -G Ninja \
|
||||
-DCMAKE_VERBOSE_MAKEFILE=ON \
|
||||
-DCMAKE_INSTALL_SYSCONFDIR=/etc \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
@ -36,5 +35,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
9e497d3a23bcd72828a717b59016fe25c88b4ec389e166936410c53dac0c6d6d2f45a76eaec18383ab3ca1a11d1b978b19247a3b7cfb121047d3891288a8c38e rdma-core-42.0.tar.gz
|
||||
d5c48cfe10af40bc1caaed48fd6f82acfee5a22e1bfcc6955098ff328c1833e5455140e8f39cd5ceaa03f0aaa2bc627d56b2c1d3af8f2f505dda8a58ea70b597 rdma-core-43.0.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user