From 55e7fa38557a045ca265ce5499da3e0d4450d568 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 16 Nov 2022 09:14:19 +0000 Subject: [PATCH] Upgrade to v5.4.10+221107 --- 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..7770e33 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.10+221107 +SOURCE_SUM=f6ea4770bf1daca8c879b263373bd241e5884cce61c032fb0b625c09efa79d6b SOURCE_SUM_PRG=sha256sum -SOURCE_FILENAME=limesurvey.tar.gz +SOURCE_FORMAT=10+221107 SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= +SOURCE_FILENAME=limesurvey.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index f248292..5963fc8 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.10+221107~ynh1", "url": "https://www.limesurvey.org/", "upstream": { "license": "GPL-2.0+",