diff --git a/hardware/smartcard/pcsc-lite/actions.py b/hardware/smartcard/pcsc-lite/actions.py index 051c0ca36f..ad923a2ba3 100644 --- a/hardware/smartcard/pcsc-lite/actions.py +++ b/hardware/smartcard/pcsc-lite/actions.py @@ -20,7 +20,7 @@ def setup(): autotools.autoreconf("-fi") autotools.configure(options) - + pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") def build(): diff --git a/hardware/smartcard/pcsc-lite/pspec.xml b/hardware/smartcard/pcsc-lite/pspec.xml index b9b83db29c..1e2b5c2234 100644 --- a/hardware/smartcard/pcsc-lite/pspec.xml +++ b/hardware/smartcard/pcsc-lite/pspec.xml @@ -12,7 +12,7 @@ app:console PC/SC drivers for smart card readers pcsc-lite is middleware to access a smart card using SCard API (PC/SC). - https://pcsclite.apdu.fr/files/pcsc-lite-1.8.26.tar.bz2 + https://pcsclite.apdu.fr/files/pcsc-lite-1.9.0.tar.bz2 eudev-devel @@ -51,6 +51,13 @@ + + 2020-09-24 + 1.9.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-03-10 1.8.26