From 122bcf24a9fc12922a401ce610a20001214b52d2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 2 Apr 2022 06:18:03 +0000 Subject: [PATCH] Upgrade to v4.1.1 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 4182c87..1b896a4 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://files.spip.net/spip/archives/spip-v4.0.4.zip -SOURCE_SUM=9450a3e0f09a805b450691ba361e5aedaf5fda88c5968d0d762505901c03634a +SOURCE_URL=https://files.spip.net/spip/archives/spip-v4.1.1.zip +SOURCE_SUM=6095d4a7c65c013a5c7f90c50d9b969f5a1eedd402f3a435c2a02da233ade256 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index b19010f..8c203d3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "CMS with a focus on collaborative edition and multilingualism", "fr": "CMS conçu pour l'édition collaborative et le multilinguisme" }, - "version": "4.0.4~ynh1", + "version": "4.1.1~ynh1", "url": "http://www.spip.net/", "upstream": { "license": "GPL-3.0-or-later",