From f7a09ad771674ce566a1d709f6c2a74eceec3058 Mon Sep 17 00:00:00 2001 From: Rodriguez Nyiringabo Date: Thu, 8 Jun 2023 17:45:19 +0200 Subject: [PATCH 1/4] Update main source to 25.1 release --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 52c9b08..22c1ca2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Tiki" description.en = "Wiki-based, content management system" description.fr = "Système de gestion de contenu basé sur Wiki" -version = "25.0~ynh1" +version = "25.1~ynh1" maintainers = ["eric_G"] @@ -52,8 +52,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_25.x_Sagittarius_A/25.0/tiki-25.0.tar.gz/download" - sha256 = "e056cdcfdcb03a8c4710db44e7f04e0f846eb7131a8f8aa130a3d8348e0161a4" + url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_25.x_Sagittarius_A/25.0/tiki-25.1.tar.gz/download" + sha256 = "6c7af7d6f42d4b25e7640912cab3756d086bb17b81d78ba7ae6d6aca51d1dbe4" format = "tar.gz" [resources.sources.lts] From 221cefa8db242ae773a0eb9c3830ecf99a899fbf Mon Sep 17 00:00:00 2001 From: Rodriguez Nyiringabo Date: Thu, 8 Jun 2023 17:47:21 +0200 Subject: [PATCH 2/4] Update lts source to 24.3 release --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 22c1ca2..60ee7c5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -57,8 +57,8 @@ ram.runtime = "50M" format = "tar.gz" [resources.sources.lts] - url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.0/tiki-24.0.tar.gz/download" - sha256 = "2f9fd0e3509cf28c884173bfa58ff3aaa2e694f8c6051b0a94ba1bdbb243463e" + url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.0/tiki-24.3.tar.gz/download" + sha256 = "b1e0468ece35376c4d641227cb25c17347751d191627d03652a75f64ebe3d877" format = "tar.gz" [resources.system_user] From b99f03900b63cfcdf9dcbceb75e5fe29edf764bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 8 Jun 2023 20:41:29 +0200 Subject: [PATCH 3/4] Update manifest.toml Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 60ee7c5..cbdb80c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -57,7 +57,7 @@ ram.runtime = "50M" format = "tar.gz" [resources.sources.lts] - url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.0/tiki-24.3.tar.gz/download" + url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.3/tiki-24.3.tar.gz/download" sha256 = "b1e0468ece35376c4d641227cb25c17347751d191627d03652a75f64ebe3d877" format = "tar.gz" From 8656cf5f47165798a9fbff67b105a6afbfe3bc3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 8 Jun 2023 20:41:35 +0200 Subject: [PATCH 4/4] Update manifest.toml Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index cbdb80c..841c734 100644 --- a/manifest.toml +++ b/manifest.toml @@ -52,7 +52,7 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_25.x_Sagittarius_A/25.0/tiki-25.1.tar.gz/download" + url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_25.x_Sagittarius_A/25.1/tiki-25.1.tar.gz/download" sha256 = "6c7af7d6f42d4b25e7640912cab3756d086bb17b81d78ba7ae6d6aca51d1dbe4" format = "tar.gz"