From cd2a0e5a7211aa97f9c5895e1344753ebc31c10c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 24 Jan 2023 06:11:56 +0000 Subject: [PATCH] Upgrade to v5.6.0+230116 --- conf/app.src | 8 ++++---- manifest.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/app.src b/conf/app.src index 8c0569e..e8caf5d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/5.2.6+211213.tar.gz -SOURCE_SUM=d097af55794000d87ad8f88698597f6cba2e972499819d3f4bd55748f1de1765 +SOURCE_URL=https://api.github.com/repos/LimeSurvey/LimeSurvey/tarball/refs/tags/5.6.0+230116 +SOURCE_SUM=b7df251f45c4672a6dee32fde9c00baf27b8e6590b8671814989d6ea4c76e155 SOURCE_SUM_PRG=sha256sum -SOURCE_FILENAME=limesurvey.tar.gz +SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= +SOURCE_FILENAME=limesurvey.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index f248292..34dedbf 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create and distribute surveys", "fr": "Outil de création et diffusion de sondage" }, - "version": "5.2.6~ynh4", + "version": "5.6.0+230116~ynh1", "url": "https://www.limesurvey.org/", "upstream": { "license": "GPL-2.0+",