mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/rdma-core to 42.1-1
This commit is contained in:
parent
7f98acf699
commit
57560c8ec9
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.0
|
||||
pkgver=42.1
|
||||
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=('d249d17e115243704d3018cd2924e0b16d10c917c4dcf8240a8107026f5c50c7811ab7ce70e52d3f5493dcbbc156ac75d8cfe90a0259025563150d3a9a3bbd83')
|
||||
sha512sums=('06dea2b52ff41a4a5775f77a13f49d686220a1c192f083ccadc5ac072a11ab1fcaff7844c0d577d33e0aa8fcf287249668dd07d6a994a3a64840d025bcd70930')
|
||||
validpgpkeys=('42D25385C1A1C02B8B1B1C6F801BDDB825988F64') # nicolas@morey-chaisemartin.com
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue