diff graphics/qrencode/qrencode.sh @ 1219:337f950c30f5

misc: use SPDX licenses
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:05:45 +0200
parents 57dc83a39b13
children 4ccc42bf0284
line wrap: on
line diff
--- a/graphics/qrencode/qrencode.sh	Thu Sep 30 08:58:34 2021 +0200
+++ b/graphics/qrencode/qrencode.sh	Thu Sep 30 09:05:45 2021 +0200
@@ -18,7 +18,7 @@
 PKGNAME=qrencode
 PKGVERSION=4.0.2
 PKGREVISION=1
-PKGLICENSE="LGPLv21+"
+PKGLICENSE="LGPL-2.1-or-later"
 PKGSUMMARY="QR Code encoding library"
 PKGDOWNLOAD="https://fukuchi.org/works/$PKGNAME/$PKGNAME-$PKGVERSION.tar.gz"
 PKGDEPENDS=""