Also update the SRC_URI, the previous one became inaccessible.

Changelog:
- Update project's website.
- /usr/lib/tomoyo/init_policy
  Remove rewrite rules handled by commit bdc35f164b0f ("tomoyo: use better
  patterns for procfs in learning mode").

Signed-off-by: Gyorgy Sarvari <[email protected]>
---
 meta-oe/recipes-security/tomoyo-tools/tomoyo-tools_2.6.1.bb | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

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 f172168335..2c517547af 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
@@ -5,9 +5,11 @@ being useful purely as a system analysis tool."
 HOMEPAGE = "http://tomoyo.sourceforge.jp/";
 SECTION = "System Environment/Kernel"
 
-SRC_URI = "http://jaist.dl.sourceforge.jp/tomoyo/70710/${BP}-20210910.tar.gz";
-SRC_URI[sha256sum] = 
"47a12cdb1fe7bbd0b2e3486150fe1e754fa9c869aeefd42fd311c4022b78010a"
+SRC_URI = "${SOURCEFORGE_MIRROR}/tomoyo/${BP}.tar.gz"
+SRC_URI[sha256sum] = 
"f5d1f422df0f68937245fb97c18336bcd813221955cbcdb3b1a3f65b3cae1a06"
 
+# there are periodic new releases of the same version, with this date updated
+PV .= "-20250707"
 S = "${UNPACKDIR}/${BPN}"
 
 LICENSE = "GPL-2.0-only"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122950): 
https://lists.openembedded.org/g/openembedded-devel/message/122950
Mute This Topic: https://lists.openembedded.org/mt/116959176/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to