aboutsummaryrefslogtreecommitdiffstats
path: root/main/which/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/which/APKBUILD')
-rw-r--r--main/which/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/which/APKBUILD b/main/which/APKBUILD
index a9decf9288e..aaf627c3e4e 100644
--- a/main/which/APKBUILD
+++ b/main/which/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A utility to show the full path of commands"
url="http://savannah.gnu.org/projects/which"
arch="all"
-license="GPL3"
+license="GPL-3.0"
depends=""
depends_dev=""
makedepends="$depends_dev"