mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
update to movim upstream
This commit is contained in:
parent
f26a7a491d
commit
03c0d7dca5
3 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
**Changelog**
|
||||
|
||||
2.0.7 2017-06-08
|
||||
- Update to movim 0.11 git2017-06-08
|
||||
|
||||
2.0.6 2017-04-05
|
||||
- Update to movim 0.11 git2017-04-05
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ Movim is a decentralized social network, written in PHP and HTML5 and based on t
|
|||
|
||||
It is recommended to use a "valid" certificate to use Movim, auto-signed is sometimes problematic. You might want to take a look a StartSSL or Let's Encrypt.
|
||||
|
||||
Provided Movim version : 0.11 git2017-04-05
|
||||
Provided Movim version : 0.11 git2017-06-08
|
||||
|
||||
Please read CHANGELOG.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
GIT_REPO="https://github.com/movim/movim"
|
||||
|
||||
# Commit to checkout
|
||||
HEAD_COMMIT="b7347ca7f1e95192a89fb4d922603b8daf4f8e5a"
|
||||
HEAD_COMMIT="542e58e424f84022cd08e3caa8ce5de841a94899"
|
||||
|
||||
# Source code destination directory
|
||||
DESTDIR="/var/www/movim"
|
||||
|
|
Loading…
Add table
Reference in a new issue