p11-kit 0.23.22

This commit is contained in:
Idris Kalp
2021-03-02 00:02:49 +03:00
parent 2b98535b6b
commit b9a00a4a52
+10 -3
View File
@@ -13,9 +13,9 @@
<PartOf>util.crypt</PartOf>
<Summary>Library to work with PKCS#11 modules</Summary>
<Description>The p11-kit package Provides a way to load and enumerate PKCS #11 (a Cryptographic Token Interface Standard) modules.</Description>
<Archive sha1sum="1869a48bdaea6c6d1c89348b4f8964b14d6c2949" type="targz">https://github.com/p11-glue/p11-kit/releases/download/0.23.18.1/p11-kit-0.23.18.1.tar.gz</Archive>
<Archive sha1sum="339e5163ed50a9984a74739b9207ea8cd77fa7e2" type="tarxz">https://github.com/p11-glue/p11-kit/releases/download/0.23.22/p11-kit-0.23.22.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="4.15.0">libtasn1-devel</Dependency>
<Dependency versionFrom="4.16.0">libtasn1-devel</Dependency>
<Dependency>libffi-devel</Dependency>
</BuildDependencies>
</Source>
@@ -23,7 +23,7 @@
<Package>
<Name>p11-kit</Name>
<RuntimeDependencies>
<Dependency versionFrom="4.15.0">libtasn1</Dependency>
<Dependency versionFrom="4.16.0">libtasn1</Dependency>
<Dependency>libffi</Dependency>
</RuntimeDependencies>
<Files>
@@ -78,6 +78,13 @@
</Package>
<History>
<Update release="10">
<Date>2021-03-01</Date>
<Version>0.23.22</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2020-01-07</Date>
<Version>0.23.18.1</Version>