app-crypt/azure-keyvault-pkcs11: Bump snapshot to 20250526

This has the C_GetSessionInfo signing fix.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
James Le Cuirot 2025-05-26 17:32:41 +01:00
parent db677720a5
commit f4e143f908
No known key found for this signature in database
GPG Key ID: 1226415D00DD3137
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
DIST azure-keyvault-pkcs11-0_p20250501.tar.gz 22208 BLAKE2B 3b8b8bbee4cd9f513cc4448fe9766b91b18162721481f63988e2b05f5f5da548680fdb5bc72aa0727a34d1ae232332e8edc68954e23a040561ca06df96668123 SHA512 920e11bda29c0bb2344b24f5330fc3ee7b1950a58ffe0516069c15771c0f02c0cfcc907d7b3a0f13b440a4e38aa29c005287420a8a675236f74fa59e56134ae6
DIST azure-keyvault-pkcs11-0_p20250526.tar.gz 22829 BLAKE2B 59df337d32c1931577cd6538a53032fc9f5a43ce67192d114b23b84adfb36c234e091c9cbf2183efc080d093a6c17b7596abd3e7789ffbbd0634912d16d92693 SHA512 410f3f4e446aa1c1307769bc021f39ec9dd01cd08c2a3089889ad382f2b1948bd03eb065970901982a014a31f4bef4cd102a14a39286a7518736b59b4d0ee03f

View File

@ -5,7 +5,7 @@ EAPI=8
inherit cmake
COMMIT="200e1f533e65c35009cc2ec256446cff1314b68b"
COMMIT="126ae2bc714f2867b6628b49962f388c4b314f5f"
DESCRIPTION="PKCS#11 module for Azure Key Vault"
HOMEPAGE="https://github.com/jepio/azure_keyvault_pkcs11"
SRC_URI="https://github.com/jepio/azure_keyvault_pkcs11/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"