Skip to content

Commit

Permalink
pcsclite: update to 2.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
abenson committed Nov 27, 2023
1 parent 4d5ac03 commit 5c2f416
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/pcsclite/template
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Template file for 'pcsclite'
pkgname=pcsclite
version=2.0.0
version=2.0.1
revision=1
build_style=gnu-configure
configure_args="--enable-libudev --disable-libsystemd"
hostmakedepends="intltool pkg-config python3 flex"
makedepends="eudev-libudev-devel libusb-devel python3-devel"
makedepends="eudev-libudev-devel libusb-devel python3-devel polkit-devel"
depends="python3"
short_desc="Middleware to access a smart card using SCard API (PC/SC)"
maintainer="Andrew Benson <[email protected]>"
license="BSD-2-Clause, GPL-3.0-or-later"
homepage="https://salsa.debian.org/debian/pcsc-lite"
distfiles="https://salsa.debian.org/debian/pcsc-lite/-/archive/upstream/${version}/pcsc-lite-upstream-${version}.tar.gz"
checksum=0c75a2266b9962c7eb3853492b245d471127fa22ef342adfe76300fcc89cbaab
checksum=e98789884d85bf7e841cd2544389fc4d82d7c079c02ddee49aabd5a6cf25afc2

post_install() {
vsv pcscd
Expand Down

0 comments on commit 5c2f416

Please sign in to comment.