From 18db4a1c4fb043f3d144b17d2d43a00e76490189 Mon Sep 17 00:00:00 2001 From: anmol26s Date: Wed, 10 Oct 2018 02:33:13 +0530 Subject: [PATCH] Updated the sources for 2018.09 --- README.md | 4 ++-- conf/addons.src | 4 ++-- conf/app.src | 4 ++-- conf/php-fpm.conf | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d1e2636..5c95c50 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Current snapshot in *sources*: -* https://github.com/friendica/friendica: 2018.05 (commit 2a760bb770c015703567caa91054bcb3c9422fc0) -* https://github.com/friendica/friendica-addons: 2018.05 (commit 97108080c26ab7b98b30e4b6c61f057314b44577) +* https://github.com/friendica/friendica: 2018.09 (commit c48fcd4a8f329946cdf09d214596ecf29e859cff) +* https://github.com/friendica/friendica-addons: 2018.09 (commit 9c275a4185956fb2ca790263fb72f6da6311742f) ## Important Notes diff --git a/conf/addons.src b/conf/addons.src index baced9e..75ded5f 100644 --- a/conf/addons.src +++ b/conf/addons.src @@ -1,6 +1,6 @@ SOURCE_URL=https://github.com/friendica/friendica-addons/archive/2018.09.zip -SOURCE_SUM=9a9e4702419e369ffc7ecfd8fb5b5f97 -SOURCE_SUM_PRG=md5sum +SOURCE_SUM=4862f5d8fb46375ea0232ab3bf6c012153371e51d6d1505bc25a696a7aefc82a +SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true SOURCE_FILENAME= diff --git a/conf/app.src b/conf/app.src index 5c1a65f..c922317 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ SOURCE_URL=https://github.com/friendica/friendica/archive/2018.09.zip -SOURCE_SUM=f127463d2c6c1c593b1f1ae5ea80dcf3 -SOURCE_SUM_PRG=md5sum +SOURCE_SUM=02407b87da8d645faaa88429970617231d71bb7611ebe2770f5cca5c54e60e2e +SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true SOURCE_FILENAME= diff --git a/conf/php-fpm.conf b/conf/php-fpm.conf index 2e0dbb1..8c6b6a0 100644 --- a/conf/php-fpm.conf +++ b/conf/php-fpm.conf @@ -401,5 +401,5 @@ catch_workers_output = yes ; max_input_time = 300 ; memory_limit = 256M ; short_open_tag = On -register_argc_argv=1; +register_argc_argv=1