1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00

Updated to version 2019.01

This commit is contained in:
anmol 2019-02-16 17:10:20 +05:30
parent 966344057c
commit e135f999ce
4 changed files with 7 additions and 7 deletions

View file

@ -6,7 +6,7 @@
[Friendica](http://friendi.ca/) integration for YunoHost<br> [Friendica](http://friendi.ca/) integration for YunoHost<br>
**Version:2018.09**<br><br> **Version:2019.01**<br><br>
Current snapshot in *sources*: Current snapshot in *sources*:

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/friendica/friendica-addons/archive/2018.09.zip SOURCE_URL=https://github.com/friendica/friendica-addons/archive/2019.01.zip
SOURCE_SUM=4862f5d8fb46375ea0232ab3bf6c012153371e51d6d1505bc25a696a7aefc82a SOURCE_SUM=23edfeddf58de1f605f8cb71603fbb31f415641b76f09a102e4bdb2ec78d508d
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://github.com/friendica/friendica/archive/2018.09.zip SOURCE_URL=https://github.com/friendica/friendica/releases/download/2019.01/friendica-full-2019.01.tar.bz2
SOURCE_SUM=02407b87da8d645faaa88429970617231d71bb7611ebe2770f5cca5c54e60e2e SOURCE_SUM=f56f9f9e8de4380d10ec625d253bf346be3143011ce693d9e0f9f26ed05b0bacf
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=tar.bz2
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME= SOURCE_FILENAME=

View file

@ -8,7 +8,7 @@
}, },
"url": "http://friendi.ca", "url": "http://friendi.ca",
"license": "free", "license": "free",
"version": "2018.09", "version": "2019.01",
"maintainer": { "maintainer": {
"name": "Anmol Sharma", "name": "Anmol Sharma",
"email": "anmol@datamol.org" "email": "anmol@datamol.org"