summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ae31e757bc0..4897a4ec08aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jun 7 04:03:02 UTC 2016
+# Thu Jul 14 22:19:15 UTC 2016
pkgbase = opensm
pkgdesc = OpenFabrics Alliance InfiniBand Subnet Manager and Administrator
- pkgver = 3.3.19
- pkgrel = 4
+ pkgver = 3.3.20
+ pkgrel = 1
url = https://www.openfabrics.org/index.php/overview.html
arch = x86_64
arch = i686
@@ -11,10 +11,10 @@ pkgbase = opensm
license = custom:"Open Fabrics Alliance BSD"
depends = libibumad
depends = rdma
- source = https://www.openfabrics.org/downloads/management/opensm-3.3.19.tar.gz
+ source = https://www.openfabrics.org/downloads/management/opensm-3.3.20.tar.gz
source = opensm.service
source = opensm.launch
- md5sums = b41a64985fc3050b934ce6082cbac1be
+ md5sums = ed615b4681e94ef2e13a5de773ab89a3
md5sums = f1155dd8fb07ce56c427bceb7ce3fffb
md5sums = 7cd151f96d46ba1bc651fce0e2b7e8dc
diff --git a/PKGBUILD b/PKGBUILD
index 54d7edcb2de8..7e0c7073fbdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Up to date with fedora's opensm-3.3.17-5.fc23.src.rpm
pkgname=opensm
-pkgver=3.3.19
-pkgrel=4
+pkgver=3.3.20
+pkgrel=1
pkgdesc='OpenFabrics Alliance InfiniBand Subnet Manager and Administrator'
arch=('x86_64' 'i686')
url='https://www.openfabrics.org/index.php/overview.html'
@@ -15,7 +15,7 @@ depends=('libibumad' 'rdma')
source=("https://www.openfabrics.org/downloads/management/${pkgname}-${pkgver}.tar.gz"
'opensm.service'
'opensm.launch')
-md5sums=('b41a64985fc3050b934ce6082cbac1be'
+md5sums=('ed615b4681e94ef2e13a5de773ab89a3'
'f1155dd8fb07ce56c427bceb7ce3fffb'
'7cd151f96d46ba1bc651fce0e2b7e8dc')