diff options
Diffstat (limited to 'main/pth/APKBUILD')
-rw-r--r-- | main/pth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pth/APKBUILD b/main/pth/APKBUILD index 6dd60862d92..3befc6bd691 100644 --- a/main/pth/APKBUILD +++ b/main/pth/APKBUILD @@ -5,7 +5,7 @@ pkgrel=4 pkgdesc="The GNU Portable Threads." url="https://www.gnu.org/software/pth" arch="all" -license="LGPL2.1" +license="LGPL-2.1" depends="" subpackages="$pkgname-dev $pkgname-doc" options="!libc_musl" |