p11-kit-0.25.1

This commit is contained in:
Rmys
2023-10-28 10:55:17 +03:00
committed by GitHub
parent a8147d909f
commit 1fc03d1bb9
+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="4d5c35c8c2d6ee12ed69ab58221d6d515c570089" type="tarxz">https://github.com/p11-glue/p11-kit/releases/download/0.24.1/p11-kit-0.24.1.tar.xz</Archive>
<Archive sha1sum="a7496057299782d5db733bd021d583b78d6e887a" type="tarxz">https://github.com/p11-glue/p11-kit/releases/download/0.25.1/p11-kit-0.25.1.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="4.16.0">libtasn1-devel</Dependency>
<Dependency>libffi-devel</Dependency>
@@ -79,6 +79,13 @@
</Package>
<History>
<Update release="13">
<Date>2023-10-28</Date>
<Version>0.25.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2023-10-17</Date>
<Version>0.24.1</Version>