Merge pull request #8780 from ayhanyalcinsoy/master
pcsc-lite:v.bump to 1.9.0
This commit is contained in:
@@ -20,7 +20,7 @@ def setup():
|
||||
|
||||
autotools.autoreconf("-fi")
|
||||
autotools.configure(options)
|
||||
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>PC/SC drivers for smart card readers</Summary>
|
||||
<Description>pcsc-lite is middleware to access a smart card using SCard API (PC/SC).</Description>
|
||||
<Archive sha1sum="7f0f54fc6d296634def123b8df7f5f17d36545a8" type="tarbz2">https://pcsclite.apdu.fr/files/pcsc-lite-1.8.26.tar.bz2</Archive>
|
||||
<Archive sha1sum="15d0ef0282deceae5c0061e11bdc9d18691483c4" type="tarbz2">https://pcsclite.apdu.fr/files/pcsc-lite-1.9.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-09-24</Date>
|
||||
<Version>1.9.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2020-03-10</Date>
|
||||
<Version>1.8.26</Version>
|
||||
|
||||
Reference in New Issue
Block a user