aboutsummaryrefslogtreecommitdiffstats
path: root/main/lame/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lame/APKBUILD')
-rw-r--r--main/lame/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lame/APKBUILD b/main/lame/APKBUILD
index dd24776ef7..39d227603c 100644
--- a/main/lame/APKBUILD
+++ b/main/lame/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="An MP3 encoder and graphical frame analyzer"
url="http://lame.sourceforge.net/"
arch="all"
-license="LGPL2+"
+license="LGPL-2.0-or-later"
subpackages="$pkgname-dev $pkgname-doc"
makedepends="nasm ncurses-dev autoconf automake libtool"
source="http://downloads.sourceforge.net/project/lame/lame/$pkgver/$pkgname-$pkgver.tar.gz"