mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 22:57:01 +02:00
opensm: update to 3.3.24
This commit is contained in:
parent
34770337e3
commit
b28fc320aa
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'opensm'
|
||||
pkgname=opensm
|
||||
version=3.3.22
|
||||
version=3.3.24
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake bison flex libtool"
|
||||
makedepends="rdma-core-devel"
|
||||
short_desc="InfiniBand Subnet Manager and Administrator"
|
||||
maintainer="Rich G <rich@richgannon.net>"
|
||||
maintainer="uhohspaghetios <rich@servermonkeys.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/linux-rdma/opensm"
|
||||
distfiles="https://github.com/linux-rdma/opensm/releases/download/${version}/opensm-${version}.tar.gz"
|
||||
checksum=1e0dc56a5cf5f8e5cd68bd534591405a5f5f1975ace40509f61a43cc2fe74ca7
|
||||
checksum=a3335e371a4b044427574dff9d324c6c334e502e8facdf58bc070ee151d7e460
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue