summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames Harvey2016-08-17 19:36:39 -0400
committerJames Harvey2016-08-17 19:36:39 -0400
commite99d23ccd287664456583f12aaa5871e7bc53aba (patch)
tree60d2fdf2eaca198139ac6376a4c26213a3b8a86b /PKGBUILD
parent93420749efa6d8814711f661c0c7fb54aad2a508 (diff)
downloadaur-e99d23ccd287664456583f12aaa5871e7bc53aba.tar.gz
Upstream released 3.0.21.g21dc344.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54804cd94bd9..384815f006a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
pkgname=perftest
pkgver=3.0
-_pkgver_subver=0.18
-_pkgver_commit=gb464d59
-pkgrel=4
+_pkgver_subver=0.21
+_pkgver_commit=g21dc344
+pkgrel=5
pkgdesc='OpenFabrics Alliance Infiniband verbs performance testing and benchmarking tools'
arch=('x86_64' 'i686')
url='https://www.openfabrics.org/index.php/overview.html'
license=('GPL2' 'custom:"Open Fabrics Alliance BSD"')
depends=('librdmacm' 'libibumad' 'bash')
source=("https://www.openfabrics.org/downloads/${pkgname}/${pkgname}-${pkgver}-${_pkgver_subver}.${_pkgver_commit}.tar.gz")
-md5sums=('ba6e07afca1fe95d5cdeed6c31ebb31e')
+md5sums=('a4dfcd41dd02a52c804f28b2aa7bc091')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"