mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Updated the sources for 2018.09
This commit is contained in:
parent
9685ab2c6c
commit
18db4a1c4f
4 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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=
|
||||
|
|
|
@ -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=
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue