diff mbox series

[1/6] package/ima-evm-utils: update url to github

Message ID 20240627075441.4116645-2-romain.naour@smile.fr
State Not Applicable
Headers show
Series add missing tpm2-openssl package and tpm2_ptool script | expand

Commit Message

Romain Naour June 27, 2024, 7:54 a.m. UTC
The project moved from Mimi Zohar personal github account to
https://github.com/linux-integrity/ima-evm-utils.

Signed-off-by: Romain Naour <romain.naour@smile.fr>
---
 package/ima-evm-utils/ima-evm-utils.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni July 17, 2024, 9:36 p.m. UTC | #1
On Thu, 27 Jun 2024 09:54:36 +0200
Romain Naour via buildroot <buildroot@buildroot.org> wrote:

> The project moved from Mimi Zohar personal github account to
> https://github.com/linux-integrity/ima-evm-utils.
> 
> Signed-off-by: Romain Naour <romain.naour@smile.fr>
> ---
>  package/ima-evm-utils/ima-evm-utils.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks a lot, but as part of the bump to v1.6, Petr Vorel had also
proposed to change the github URL, and Petr's patch has already been
applied. Therefore, I marked this patch as "Not Applicable".

Thanks!

Thomas
diff mbox series

Patch

diff --git a/package/ima-evm-utils/ima-evm-utils.mk b/package/ima-evm-utils/ima-evm-utils.mk
index b969b4709e..a7d70bc1bb 100644
--- a/package/ima-evm-utils/ima-evm-utils.mk
+++ b/package/ima-evm-utils/ima-evm-utils.mk
@@ -5,7 +5,7 @@ 
 ################################################################################
 
 IMA_EVM_UTILS_VERSION = 1.5
-IMA_EVM_UTILS_SITE = https://github.com/mimizohar/ima-evm-utils/releases/download/v$(IMA_EVM_UTILS_VERSION)
+IMA_EVM_UTILS_SITE = https://github.com/linux-integrity/ima-evm-utils/releases/download/v$(IMA_EVM_UTILS_VERSION)
 IMA_EVM_UTILS_LICENSE = GPL-2.0
 IMA_EVM_UTILS_LICENSE_FILES = COPYING
 IMA_EVM_UTILS_INSTALL_STAGING = YES