diff options
Diffstat (limited to 'testing/agg/APKBUILD')
-rw-r--r-- | testing/agg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/agg/APKBUILD b/testing/agg/APKBUILD index 80a091b0d4..3d72b6a50e 100644 --- a/testing/agg/APKBUILD +++ b/testing/agg/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Anti-Grain Geometry (AGG) is a general purpose graphical toolkit written completely in standard and platform independent C++." url="http://www.antigrain.com" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" options="!check" makedepends="autoconf automake libgfortran libtool sdl-dev" install="" |