From ff071a4c9d9bcdd6d3270f2f884cc2faeb3e46fd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 Nov 2023 06:11:55 +0000 Subject: [PATCH] Upgrade to vnull --- conf/app.src | 6 +++--- manifest.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index 6a45b9e..a882a83 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/59893a4eabb7edc836a6fe87e0fcad62e56d66ed.tar.gz -SOURCE_SUM=7a06b28cfc6f42eeeef141cdb0fe9f7093c98249e087f85fb34bf97c4ed82d04 +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/null.tar.gz +SOURCE_SUM=d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=59893a4eabb7edc836a6fe87e0fcad62e56d66ed.tar.gz +SOURCE_FILENAME=null.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index d8c885f..7601b01 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre and federated social network, fork of Mastodon", "fr": "Réseau social libre et fédéré, scission de Mastodon" }, - "version": "2023.10.27~ynh1", + "version": "null~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "AGPL-3.0-or-later",