diff options
Diffstat (limited to 'testing/opensm/APKBUILD')
-rw-r--r-- | testing/opensm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/opensm/APKBUILD b/testing/opensm/APKBUILD index b3070aeef8f..7b01b04c760 100644 --- a/testing/opensm/APKBUILD +++ b/testing/opensm/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="OpenSM InfiniBand subnet manager" url="https://www.openfabrics.org/index.php/openfabrics-software.html" arch="x86 x86_64 ppc64le" -license="GPL2 BSD" +license="GPL-2.0 BSD" depends="" depends_dev="libibumad-dev" makedepends="$depends_dev bison flex" |