[meta-oe][PATCH] tomoyo-tools: Update HOMEPAGE
Khem Raj <[email protected]> Wed, 22 Jul 2026 22:33:43 -0700
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
https://tomoyo.sourceforge.jp is not accessible anymore Signed-off-by: Khem Raj <[email protected]> --- meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.6.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.6.1.bb b/meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.6.1.bb index 2c517547af..5160ac87e5 100644 --- a/meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.6.1.bb +++ b/meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.6.1.bb @@ -2,7 +2,7 @@ SUMMARY = "TOMOYO Linux tools" DESCRIPTION = "TOMOYO Linux is a Mandatory Access Control (MAC) implementation \ for Linux that can be used to increase the security of a system, while also \ being useful purely as a system analysis tool." -HOMEPAGE = "http://tomoyo.sourceforge.jp/" +HOMEPAGE = "https://tomoyo.sourceforge.net/" SECTION = "System Environment/Kernel" SRC_URI = "${SOURCEFORGE_MIRROR}/tomoyo/${BP}.tar.gz"