diff options
Diffstat (limited to 'community/ccid/APKBUILD')
-rw-r--r-- | community/ccid/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ccid/APKBUILD b/community/ccid/APKBUILD index c5c82141037..d550493047d 100644 --- a/community/ccid/APKBUILD +++ b/community/ccid/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="USB CCID/ICCD SmartCard reader driver" url="https://pcsclite.alioth.debian.org/ccid.html" arch="all" -license="LGPL2.1+" +license="LGPL-2.1-or-later" depends="pcsc-lite" makedepends="perl libusb-dev pcsc-lite-dev" install="" |