Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
rdma-core
Commits:
5906d21e by Jakub Klinkovský at 2026-07-09T10:01:49+02:00
upgpkg: 64.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rdma-core
pkgdesc = RDMA core userspace libraries and daemons
- pkgver = 63.1
+ pkgver = 64.0
pkgrel = 1
url = https://github.com/linux-rdma/rdma-core
arch = x86_64
@@ -81,7 +81,7 @@ pkgbase = rdma-core
replaces = srptools
backup = etc/rdma/rdma.conf
backup = etc/rdma/mlx4.conf
- source =
https://github.com/linux-rdma/rdma-core/archive/v63.1/rdma-core-63.1.tar.gz
- sha512sums =
db6e135dfa62dd9f369e9d26944a4e8bb8a9cd8a5329b4f081a36c3e061817155ff58ef4aa4d75462955249b202d6d10cf8014412af5bd1d1bb7d59f12b6f5c5
+ source =
https://github.com/linux-rdma/rdma-core/archive/v64.0/rdma-core-64.0.tar.gz
+ sha512sums =
8956612b51940ff20c6586cfb0f19134704b9a4e3349623942f273cad78328dec4873ed47c5628e5a5a8bcdbc3d8aafcd64ba018716a90bc4871e84c0c08f09c
pkgname = rdma-core
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Felix Yan <[email protected]>
pkgname=rdma-core
-pkgver=63.1
+pkgver=64.0
pkgrel=1
pkgdesc="RDMA core userspace libraries and daemons"
arch=(x86_64)
@@ -63,7 +63,7 @@ conflicts=("${_provides[@]}")
replaces=("${_provides[@]}")
backup=(etc/rdma/{rdma.conf,mlx4.conf})
source=("https://github.com/linux-rdma/rdma-core/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('db6e135dfa62dd9f369e9d26944a4e8bb8a9cd8a5329b4f081a36c3e061817155ff58ef4aa4d75462955249b202d6d10cf8014412af5bd1d1bb7d59f12b6f5c5')
+sha512sums=('8956612b51940ff20c6586cfb0f19134704b9a4e3349623942f273cad78328dec4873ed47c5628e5a5a8bcdbc3d8aafcd64ba018716a90bc4871e84c0c08f09c')
prepare() {
cd $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rdma-core/-/commit/5906d21e984a466cc07ef5365c5b0ca571053b45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rdma-core/-/commit/5906d21e984a466cc07ef5365c5b0ca571053b45
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help