summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Harvey2015-12-14 01:33:51 +0000
committerJames Harvey2015-12-14 01:33:51 +0000
commit40213375e5e4becd899236865a0edf7664bed6f9 (patch)
tree999c8b4d225f713347440c4757cbde85171dfdd2
parent67e4dc9dba22fa05cd5702056cb06f74eb077d77 (diff)
downloadaur-40213375e5e4becd899236865a0edf7664bed6f9.tar.gz
Upstream releaesd 3.3-7.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6a1f7b52332..d02316844b1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Mon Dec 14 01:33:33 UTC 2015
pkgbase = infinipath-psm
pkgdesc = OpenFabrics Alliance Intel Performance Scaled Messaging library
pkgver = 3.3
- pkgrel = 1
+ pkgrel = 2
url = https://www.openfabrics.org/index.php/overview.html
arch = x86_64
arch = i686
@@ -9,8 +11,8 @@ pkgbase = infinipath-psm
license = custom:"Open Fabrics Alliance BSD"
depends = glibc
depends = libutil-linux
- source = https://www.openfabrics.org/downloads/infinipath-psm/infinipath-psm-3.3-2_g6f42cdb_open.tar.gz
- md5sums = d52fc5711e23418c32beaf405b2ce6f6
+ source = https://www.openfabrics.org/downloads/infinipath-psm/infinipath-psm-3.3-7_g05f6f14_open.tar.gz
+ md5sums = ad26294b2dc5d4769d7724db61de0c6c
pkgname = infinipath-psm
diff --git a/PKGBUILD b/PKGBUILD
index afb8fab45790..aeb4623619d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,16 +5,16 @@
pkgname=infinipath-psm
pkgver=3.3
-_pkgver_subver=2
-_pkgver_commit=g6f42cdb
-pkgrel=1
+_pkgver_subver=7
+_pkgver_commit=g05f6f14
+pkgrel=2
pkgdesc='OpenFabrics Alliance Intel Performance Scaled Messaging library'
arch=('x86_64' 'i686')
url=('https://www.openfabrics.org/index.php/overview.html')
license=('GPL2' 'custom:"Open Fabrics Alliance BSD"')
depends=('glibc' 'libutil-linux')
source=("https://www.openfabrics.org/downloads/${pkgname}/${pkgname}-${pkgver}-${_pkgver_subver}_${_pkgver_commit}_open.tar.gz")
-md5sums=('d52fc5711e23418c32beaf405b2ce6f6')
+md5sums=('ad26294b2dc5d4769d7724db61de0c6c')
prepare() {
# v3.3-2_g6f42cdb uses /usr/lib64 without a proper way to override it