mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/rdma-core to 44.0-1
This commit is contained in:
parent
ec92979360
commit
f5c019aabb
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgname=rdma-core
|
||||
pkgdesc='RDMA core userspace libraries and daemons'
|
||||
pkgver=42.1
|
||||
pkgver=44.0
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url="https://github.com/linux-rdma/rdma-core"
|
||||
|
@ -21,7 +21,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=('06dea2b52ff41a4a5775f77a13f49d686220a1c192f083ccadc5ac072a11ab1fcaff7844c0d577d33e0aa8fcf287249668dd07d6a994a3a64840d025bcd70930')
|
||||
sha512sums=('7375bf352a28d8bec2525f518381596c39dec185fa06068a580dc31a386187351d039bbf28b6b1e3779d092ed492cf0ba882dbcd5c3c2290e3edf250e5545f19')
|
||||
validpgpkeys=('42D25385C1A1C02B8B1B1C6F801BDDB825988F64') # nicolas@morey-chaisemartin.com
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue