From 1d02c36936421079a5005ce6f939bd890bc684b3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 6 Dec 2022 06:12:25 +0000 Subject: [PATCH] Upgrade to v5.4.13+221128 --- 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..aca1d09 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.4.13+221128 +SOURCE_SUM=480ca94da13e68ee04206d6068147f0e496b00471065ca49cb90ddecb2c23f89 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..c1f03c0 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.4.13+221128~ynh1", "url": "https://www.limesurvey.org/", "upstream": { "license": "GPL-2.0+",