diff options
Diffstat (limited to 'main/exiv2/APKBUILD')
-rw-r--r-- | main/exiv2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/exiv2/APKBUILD b/main/exiv2/APKBUILD index 2acba1eddf..f92028869f 100644 --- a/main/exiv2/APKBUILD +++ b/main/exiv2/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="Exif and Iptc metadata manipulation library and tools." url="http://exiv2.org" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" depends="" depends_dev="expat-dev zlib-dev" makedepends="$depends_dev bash" |