aboutsummaryrefslogtreecommitdiffstats
path: root/main/opusfile
diff options
context:
space:
mode:
Diffstat (limited to 'main/opusfile')
-rw-r--r--main/opusfile/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/opusfile/APKBUILD b/main/opusfile/APKBUILD
index 7b44599dd20..f8e6b7c98e0 100644
--- a/main/opusfile/APKBUILD
+++ b/main/opusfile/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="A high-level API for decoding and seeking within .opus files"
url="https://www.opus-codec.org/"
arch="all"
-license="BSD"
+license="BSD-3-Clause"
depends_dev="libressl-dev"
makedepends="$depends_dev libogg-dev opus-dev"
subpackages="$pkgname-dev $pkgname-doc"