Merge pull request #12802 from Rmys/master

p11-kit-0.25.2 ver. bump
This commit is contained in:
Rmys
2023-11-01 09:13:21 +03:00
committed by GitHub
+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="a7496057299782d5db733bd021d583b78d6e887a" type="tarxz">https://github.com/p11-glue/p11-kit/releases/download/0.25.1/p11-kit-0.25.1.tar.xz</Archive>
<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>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk-doc</Dependency>
@@ -84,6 +84,13 @@
</Package>
<History>
<Update release="14">
<Date>2023-11-01</Date>
<Version>0.25.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2023-10-28</Date>
<Version>0.25.1</Version>