mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 05:51:43 +01:00
app-crypt/azure-keyvault-pkcs11: Bump snapshot ahead of first release
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
parent
4198ce5244
commit
75d209704b
@ -1 +1 @@
|
||||
DIST azure-keyvault-pkcs11-0_p20241129.tar.gz 22227 BLAKE2B c1949b7dacca80c353db1b4d9eb5f0c18ea352fd31eec7312ab964da8b6e5e9bc2f98499de1a08bd67734f857072800be6879df7f388b1d9b78c865c04708d5c SHA512 82fd396c70ca3322b2dcacddf1f1ae2f53c147e99f4c71d95952a60abcbb2fbbb11686f5fb863364c30acc2cd879d4ba5f2b539493f2976d9a2fa118a40efcf5
|
||||
DIST azure-keyvault-pkcs11-0_p20250501.tar.gz 22208 BLAKE2B 3b8b8bbee4cd9f513cc4448fe9766b91b18162721481f63988e2b05f5f5da548680fdb5bc72aa0727a34d1ae232332e8edc68954e23a040561ca06df96668123 SHA512 920e11bda29c0bb2344b24f5330fc3ee7b1950a58ffe0516069c15771c0f02c0cfcc907d7b3a0f13b440a4e38aa29c005287420a8a675236f74fa59e56134ae6
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit cmake
|
||||
|
||||
COMMIT="d6e74962ca05bc0ea329ead2e59e3022ebff2649" # chewi/rename
|
||||
COMMIT="200e1f533e65c35009cc2ec256446cff1314b68b"
|
||||
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"
|
||||
Loading…
x
Reference in New Issue
Block a user