summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames Harvey2015-12-14 02:35:48 +0000
committerJames Harvey2015-12-14 02:35:48 +0000
commit009b88b35ebc720e553d5c0529cbf70ff532b5a2 (patch)
tree697b42f118ae5a85fee26e39c799eaf9c7883567 /PKGBUILD
parent10d3e33e1999745bd9747737a6ef4ab9dcc6102b (diff)
downloadaur-009b88b35ebc720e553d5c0529cbf70ff532b5a2.tar.gz
Upstream released 3.0-0.12.g1132abe.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdde3f6bf581..c3893bb1fbb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
pkgname=perftest
pkgver=3.0
-_pkgver_subver=0.9
-_pkgver_commit=g214990b
-pkgrel=1
+_pkgver_subver=0.12
+_pkgver_commit=g1132abe
+pkgrel=2
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=('527cc1b725229bd841e2605e88baf7ce')
+md5sums=('41185c31ba7d126a4b3da47a23794786')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"