From 882de157bb390b026ccb3f04f9ebca1335b3308f Mon Sep 17 00:00:00 2001 From: Spencer Dub Date: Fri, 8 Jan 2021 22:00:06 -0800 Subject: [PATCH] Fix addons source for 2021.01 It's 10:00 and I'm a couple beers in, so third time's the charm as I try to get SOURCE_URL and SOURCE_SUM matching for both this file and `app.src`. I should have done this on a new branch but WHOOPSIE-DOODLE Seriously, y'all, I'm not deliberately trying to illustrate this, but I should not be trusted as the maintainer for this repo. I'm not the schmuck you want doing this. --- conf/addons.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/addons.src b/conf/addons.src index 000bc7e..a0c78eb 100644 --- a/conf/addons.src +++ b/conf/addons.src @@ -1,4 +1,4 @@ -SOURCE_URL=https://github.com/friendica/friendica-addons/archive/2021.01.tar.gz +SOURCE_URL=https://files.friendi.ca/friendica-addons-2021.01.tar.gz SOURCE_SUM=13d1a31373ec3e47913386241f5bee7524c18ddb77258cbf7b410450ec2cd601 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz