aboutsummaryrefslogtreecommitdiffstats
path: root/community/fuse-exfat/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fuse-exfat/APKBUILD')
-rw-r--r--community/fuse-exfat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fuse-exfat/APKBUILD b/community/fuse-exfat/APKBUILD
index 353b5e94d49..237112e1a91 100644
--- a/community/fuse-exfat/APKBUILD
+++ b/community/fuse-exfat/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Free exFAT file system implementation"
url="https://github.com/relan/exfat"
arch="all"
-license="GPL2+"
+license="GPL-2.0-or-later"
provides="$_pkgreal"
depends="fuse"
makedepends="autoconf automake fuse-dev"