diff options
Diffstat (limited to 'testing/most/APKBUILD')
-rw-r--r-- | testing/most/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/most/APKBUILD b/testing/most/APKBUILD index d5e9c87935..65e28eb92a 100644 --- a/testing/most/APKBUILD +++ b/testing/most/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="A terminal pager similar to more and less" url="ftp://space.mit.edu/pub/davis/most" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" depends="" depends_dev= makedepends="slang-dev ncurses-dev" |