summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincenzo Maffione2023-10-15 11:31:26 +0200
committerVincenzo Maffione2023-10-15 11:31:26 +0200
commitbec15d3dfd6a8f2a86adf34bc446f2dbd0b4b38e (patch)
tree1761c922d7fce0468a1a1e00aa868a849671abfe /PKGBUILD
parent54e43ada6b322ecb21f0f146c700e2df8b9aa5ce (diff)
downloadaur-openucx.tar.gz
upgrade to v1.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4986380f9126..3b8b90fc8024 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vincenzo Maffione <v.maffione at gmail dot com>
pkgname=openucx
-pkgver=1.14.1
+pkgver=1.15.0
pkgrel=1
pkgdesc="Unified Communication X (http://www.openucx.org)"
arch=('any')
@@ -9,7 +9,7 @@ url="http://www.openucx.org"
license=('BSD')
depends=('numactl' 'rdma-core')
makedepends=('git')
-source=('git+https://github.com/openucx/ucx.git#tag=v1.14.1')
+source=('git+https://github.com/openucx/ucx.git#tag=v1.15.0')
noextract=()
md5sums=('SKIP')