aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fuse3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fuse3/APKBUILD')
-rw-r--r--testing/fuse3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fuse3/APKBUILD b/testing/fuse3/APKBUILD
index 0ffa325e74..ef842de8ba 100644
--- a/testing/fuse3/APKBUILD
+++ b/testing/fuse3/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="The reference implementation of the Linux FUSE (Filesystem in Userspace) interface"
url="https://github.com/libfuse/libfuse/"
arch="all"
-license="GPL2"
+license="GPL-2.0"
depends="!fuse"
makedepends="gettext-dev linux-headers meson eudev-dev"
subpackages="$pkgname-dev $pkgname-doc"