aboutsummaryrefslogtreecommitdiffstats
path: root/main/bc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/bc/APKBUILD')
-rw-r--r--main/bc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bc/APKBUILD b/main/bc/APKBUILD
index 3fb338a929..207cf38dd5 100644
--- a/main/bc/APKBUILD
+++ b/main/bc/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="An arbitrary precision numeric processing language (calculator)"
url="https://www.gnu.org/software/bc/bc.html"
arch="all"
-license="GPL2+"
+license="GPL-2.0-or-later"
makedepends="ed flex bison readline-dev texinfo"
subpackages="$pkgname-doc"
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"