p11-kit-0.25.3

This commit is contained in:
Rmys
2023-11-16 22:14:12 +03:00
parent 48896790e5
commit 8530a3c806
+8 -1
View File
@@ -13,7 +13,7 @@
<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="81087d58d7f150f5573ed79c9aa7d613652ae5a3" type="tarxz">https://github.com/p11-glue/p11-kit/releases/download/0.25.2/p11-kit-0.25.2.tar.xz</Archive>
<Archive sha1sum="796f3b69cad054a52e04f520459beaaab936b99f" type="tarxz">https://github.com/p11-glue/p11-kit/releases/download/0.25.3/p11-kit-0.25.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk-doc</Dependency>
@@ -84,6 +84,13 @@
</Package>
<History>
<Update release="15">
<Date>2023-11-16</Date>
<Version>0.25.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2023-11-01</Date>
<Version>0.25.2</Version>