pcsclite: 2.0.0 -> 2.0.1

This commit is contained in:
Tim Biermann 2023-11-25 22:59:07 +01:00
parent b02bfe1bd4
commit 4fc1006d08
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 9 additions and 5 deletions

View File

@ -32,3 +32,6 @@ drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/reader.conf.5.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/pcscd.8.gz
drwxr-xr-x root/root usr/share/polkit-1/
drwxr-xr-x root/root usr/share/polkit-1/actions/
-rw-r--r-- root/root usr/share/polkit-1/actions/org.debian.pcsc-lite.policy

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+q3g0FPlatjyYE9aFCYq366d3zB6OV2PCeRCw2Yh2NV2gauBj6ET/afLSC/8rH+90A/aK+zv/XyMs6FVbSX0wQ=
SHA256 (Pkgfile) = cb3dac32cccbf263909313be6a2495034d90d538e829c4ee480d59b9a52f9c19
SHA256 (.footprint) = 0ca8131a7001ffc5d1d43af843c655265f355c8b48ab1a4f3ca3cdd65338df83
SHA256 (pcsc-lite-2.0.0.tar.bz2) = d6c3e2b64510e5ed6fcd3323febf2cc2a8e5fda5a6588c7671f2d77f9f189356
RWSagIOpLGJF3+yG63MM9lPEGeRA6w0svB24+pb6f66shh2aelBJBtv5GtmyCi9707AQDT7UFsmYMB9POdfEmV3sv8W4QKY1qw0=
SHA256 (Pkgfile) = 3bf7efb8e9c798454fd832b2d330fb94313344882c5cd39fcb2a0a0dba63b546
SHA256 (.footprint) = b56a3837659e61912542941cffad732626d5c809d904ea7d7f902ab9973520ef
SHA256 (pcsc-lite-2.0.1.tar.bz2) = 5edcaf5d4544403bdab6ee2b5d6c02c6f97ea64eebf0825b8d0fa61ba417dada

View File

@ -1,9 +1,10 @@
# Description: Middleware to access a smart card using SCard API (PC/SC).
# URL: https://pcsclite.apdu.fr/
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: polkit
name=pcsclite
version=2.0.0
version=2.0.1
release=1
source=(https://pcsclite.apdu.fr/files/pcsc-lite-$version.tar.bz2)