Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
openucx
Commits:
daf36e6d by Jakub Klinkovský at 2024-04-05T19:56:24+02:00
upgpkg: 1.15.0-3: rdma-core 51.0 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
pkgbase = openucx
pkgdesc = Communication framework for data-centric and high-performance
applications
pkgver = 1.15.0
- pkgrel = 2
+ pkgrel = 3
url = http://www.openucx.org
arch = x86_64
- license = BSD
+ license = BSD-3-Clause
makedepends = rdma-core
makedepends = cuda
makedepends = rocm-language-runtime
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=ucx
pkgname=openucx
pkgver=1.15.0
-pkgrel=2
+pkgrel=3
pkgdesc="Communication framework for data-centric and high-performance
applications"
arch=(x86_64)
url="http://www.openucx.org"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openucx/-/commit/daf36e6d54e1640a0e7daed3a2253f9713fa6656
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openucx/-/commit/daf36e6d54e1640a0e7daed3a2253f9713fa6656
You're receiving this email because of your account on gitlab.archlinux.org.