summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Shalygin2020-08-21 11:42:18 +0700
committerKonstantin Shalygin2020-08-21 11:42:18 +0700
commitff169d26f72214eaf036255b0ab2d0e2b73a0c91 (patch)
treee515f11bfd502f89b0fb8806e9ef9d0aff5aed25
parentfd5aa87882b21c3f0586e2628fea97ba97f2aee8 (diff)
downloadaur-ff169d26f72214eaf036255b0ab2d0e2b73a0c91.tar.gz
Bump to 4.14.0.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 034e70263884..faca85c4a39c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mstflint
pkgdesc = OpenFabrics Alliance firmware burning application for Mellanox HCA/NIC cards (without inband support)
- pkgver = 4.13.1.1
+ pkgver = 4.14.0.3
pkgrel = 1
url = https://www.openfabrics.org/index.php/overview.html
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = mstflint
makedepends = git
depends = python
depends = sqlite
- source = git+https://github.com/Mellanox/mstflint#tag=v4.13.1-1
+ source = git+https://github.com/Mellanox/mstflint#tag=v4.14.0-1
sha256sums = SKIP
pkgname = mstflint
diff --git a/PKGBUILD b/PKGBUILD
index 8118d36fa1de..579d5194b4f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: James P. Harvey <jamespharvey20 at gmail dot com>
+# Contributor: Konstantin Shalygin <k0ste@k0ste.ru>
pkgname=mstflint
-pkgver=4.13.1.1
-_pkgver=4.13.1-1
+pkgver=4.14.0.3
+_pkgver=4.14.0-1
pkgrel=1
pkgdesc='OpenFabrics Alliance firmware burning application for Mellanox HCA/NIC cards (without inband support)'
arch=('x86_64' 'i686')