aboutsummaryrefslogtreecommitdiffstats
path: root/main/attr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/attr/APKBUILD')
-rw-r--r--main/attr/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/attr/APKBUILD b/main/attr/APKBUILD
index 6551818feca..0d208a3c3c9 100644
--- a/main/attr/APKBUILD
+++ b/main/attr/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=6
pkgdesc="Utilities for managing filesystem extended attributes"
url="https://savannah.nongnu.org/projects/attr"
arch="all"
-license="GPL2+ LGPL2+"
+license="GPL-2.0-or-later LGPL-2.0-or-later"
depends=""
makedepends="libtool autoconf automake bash gzip"
subpackages="$pkgname-dev $pkgname-doc libattr"