From bc04b14da2bb74d147a329a9867785e4e766bb49 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 3 Mar 2019 13:56:44 +0100 Subject: [PATCH] Switch to master source to fix https://git.pleroma.social/pleroma/pleroma/commit/a0f1c0246b0621ed6d7f6923cd1e687dc9f1308d --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 6e673f7..9cfa69e 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/archive/v0.9.9/pleroma-v0.9.9.tar.gz -SOURCE_SUM=21a25c34cfd9399e6b2feed570ea67f1f61a14304fadabb0283a03724b076a5f +SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/archive/master/pleroma-master.tar.gz +SOURCE_SUM=6fb0cd549c8d31a3cddc2244f05b6e01d1927b27e101f7a09b031370d84433a1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index c29709e..e3081ae 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Pleroma is an OStatus-compatible social networking server written in Elixir, compatible with GNU Social and Mastodon", "fr": "Pleroma est un réseau social écrit en Elixir, compatible avec OStatus, GNU Social et Mastodon" }, - "version": "0.9.9~ynh1", + "version": "0.9.9~ynh2", "url": "https://git.pleroma.social/pleroma/pleroma", "license": "AGPL-3.0-only", "maintainer": {