diff options
Diffstat (limited to 'testing/libibumad/APKBUILD')
-rw-r--r-- | testing/libibumad/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libibumad/APKBUILD b/testing/libibumad/APKBUILD index 830e9eae8f..afc9f18b11 100644 --- a/testing/libibumad/APKBUILD +++ b/testing/libibumad/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Interface to ib_umad module (user_mad) library. (InfiniBand)" 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="" makedepends="" |