diff options
Diffstat (limited to 'community/R/APKBUILD')
-rw-r--r-- | community/R/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/R/APKBUILD b/community/R/APKBUILD index c345e7a5b6c..b574714ca39 100644 --- a/community/R/APKBUILD +++ b/community/R/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Language and environment for statistical computing" url="https://www.r-project.org" arch="all !s390x" -license="GPL-2 GPL-3 LGPL-2.1" +license="GPL-2.0 GPL-3 LGPL-2.1" depends="$pkgname-mathlib" depends_dev="gcc gfortran icu-dev libjpeg-turbo libpng-dev make openblas-dev pcre-dev>=8.10 readline-dev xz-dev zlib-dev bzip2-dev curl-dev>=7.28 |