From 58774643d2d8918e9eff0ba1c1ba38d2beea79ca Mon Sep 17 00:00:00 2001 From: anmol26s Date: Sat, 21 Oct 2017 15:56:07 +0530 Subject: [PATCH] Updated to version 3.5.4 --- README.md | 6 +++--- conf/addons.src | 4 ++-- conf/app.src | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f5c99e3..ab97f22 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ [Friendica](http://friendi.ca/) integration for YunoHost
-Version:3.5.2

+Version:3.5.4

Current snapshot in *sources*: -* https://github.com/friendica/friendica: 3.5.2 (commit e3f60fe70620f49d8dddc8ee95b420f0e399ab06) -* https://github.com/friendica/friendica-addons: 3.5.2 (commit 1cd8289a9223bef8ab77fe5169bd4132ef5d1086) +* https://github.com/friendica/friendica: 3.5.4 (commit f4632319c0554fdca10aafd0e53d5306f0538db1) +* https://github.com/friendica/friendica-addons: 3.5.4 (commit 6a809a926c1818232c3ebafbffe5b4fd54eae805) ## Important Notes diff --git a/conf/addons.src b/conf/addons.src index 290e192..bfb8815 100644 --- a/conf/addons.src +++ b/conf/addons.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/friendica/friendica-addons/archive/3.5.2.zip -SOURCE_SUM=76c1f028d7047fa7dd6abdd25a6d0afb +SOURCE_URL=https://github.com/friendica/friendica-addons/archive/3.5.4.zip +SOURCE_SUM=9db6a34830b1c2e89418bf159b5a866f SOURCE_SUM_PRG=md5sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/app.src b/conf/app.src index 0aa9246..d51e045 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/friendica/friendica/archive/3.5.2.zip -SOURCE_SUM=9cade03008ac51d2959efb28bad59626 +SOURCE_URL=https://github.com/friendica/friendica/archive/3.5.4.zip +SOURCE_SUM=a6993a4d13ffee886b1beac9602df35e SOURCE_SUM_PRG=md5sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true