mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
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.
This commit is contained in:
parent
8c2c3dc959
commit
882de157bb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue