aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-fuse/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-fuse/APKBUILD')
-rw-r--r--main/py-fuse/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-fuse/APKBUILD b/main/py-fuse/APKBUILD
index fd91f7a29f..8b2496fac3 100644
--- a/main/py-fuse/APKBUILD
+++ b/main/py-fuse/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Python bindings for FUSE - filesystem in userspace"
url="https://github.com/libfuse/python-fuse/"
arch="all"
-license="LGPL2+"
+license="LGPL-2.0-or-later"
depends="python2"
makedepends="python2-dev py-setuptools fuse-dev"
source="https://github.com/libfuse/python-fuse/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"