diff options
Diffstat (limited to 'main/make/APKBUILD')
-rw-r--r-- | main/make/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/make/APKBUILD b/main/make/APKBUILD index aea893862a..4fc238fedc 100644 --- a/main/make/APKBUILD +++ b/main/make/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="GNU make utility to maintain groups of programs" url="https://www.gnu.org/software/make" arch="all" -license="GPL3+" +license="GPL-3.0-or-later" depends="" subpackages="$pkgname-doc" source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2 |