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 3.6

This commit is contained in:
anmol26s 2018-03-31 15:15:38 +05:30
parent 2871df65a6
commit 117194c09d
4 changed files with 9 additions and 8 deletions

View file

@ -4,12 +4,13 @@
[Friendica](http://friendi.ca/) integration for YunoHost<br> [Friendica](http://friendi.ca/) integration for YunoHost<br>
<strong>Version:</strong>3.5.4<br><br> <strong>Version:</strong>3.6<br><br>
<strong>If you are updating from a very old version of Friendica, you have to first update to version 3.5.4(from here https://github.com/YunoHost-Apps/friendica_ynh/tree/58774643d2d8918e9eff0ba1c1ba38d2beea79ca) before you can update to the 3.6 release.</strong>
Current snapshot in *sources*: Current snapshot in *sources*:
* https://github.com/friendica/friendica: 3.5.4 (commit f4632319c0554fdca10aafd0e53d5306f0538db1) * https://github.com/friendica/friendica: 3.6 (commit bacc5de3a229ab069db527854adbe6f1e593cd5a)
* https://github.com/friendica/friendica-addons: 3.5.4 (commit 6a809a926c1818232c3ebafbffe5b4fd54eae805) * https://github.com/friendica/friendica-addons: 3.6 (commit dbe8118e406510d85404d9577f83d68782cfe2a0)
## Important Notes ## Important Notes

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/friendica/friendica-addons/archive/3.5.4.zip SOURCE_URL=https://github.com/friendica/friendica-addons/archive/3.6.zip
SOURCE_SUM=9db6a34830b1c2e89418bf159b5a866f SOURCE_SUM=b94e1d9404d27351c029e055a4bbaf96
SOURCE_SUM_PRG=md5sum SOURCE_SUM_PRG=md5sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/friendica/friendica/archive/3.5.4.zip SOURCE_URL=https://github.com/friendica/friendica/releases/download/3.6/friendica-full-3.6.zip
SOURCE_SUM=a6993a4d13ffee886b1beac9602df35e SOURCE_SUM=13b6fa36e458f43c4eafc279141d490d
SOURCE_SUM_PRG=md5sum SOURCE_SUM_PRG=md5sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -1,2 +1,2 @@
# Run poller periodically to update Hubzilla # Run poller periodically to update Hubzilla
*/10 * * * * cd YNH_WWW_PATH; /usr/bin/php include/poller.php */10 * * * * cd YNH_WWW_PATH; /usr/bin/php scripts/poller.php