From b5e5cfbd031d11d720acb37264382d7ebf2c1097 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 31 Aug 2022 12:27:31 +0000 Subject: [PATCH] Upgrade to v2.23.1 --- conf/app.src | 6 +++--- manifest.json | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/conf/app.src b/conf/app.src index 7294eba..a6b420c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.22.tar.gz -SOURCE_SUM=0f704078c5c35e70b96d15ca44ace5bc1566b252adc37d2642d7bdd7c9d1a76c +SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.23.1.zip +SOURCE_SUM=cf41664920e6023c4a25185d723d71ef524c021d93c774ab9c4b9d28bf024d4d SOURCE_SUM_PRG=sha256sum -SOURCE_FORMAT=tar.gz +SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true SOURCE_FILENAME= SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 11183e8..6a1da37 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Blog publishing application", "fr": "Moteur de blog" }, - "version": "2.22~ynh1", + "version": "2.23.1~ynh1", "license": "GPL-2.0-or-later", "url": "https://dotclear.org/", "upstream": { @@ -16,7 +16,6 @@ "admindoc": "https://dotclear.org/documentation/2.0", "code": "https://git.dotclear.org/dev/dotclear" }, - "license": "GPL-2.0-or-later", "maintainer": { "name": "kay0u", "email": "pierre@kayou.io"