1
0
Fork 0
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:
src386 2017-08-24 14:42:01 +02:00
parent 03c0d7dca5
commit c68ad62cbf
3 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
**Changelog**
2.0.8 2017-08-24
- Update to movim 0.11 git2017-08-24
2.0.7 2017-06-08
- Update to movim 0.11 git2017-06-08

View file

@ -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-06-08
Provided Movim version : 0.11 git2017-08-24
Please read CHANGELOG.

View file

@ -6,7 +6,7 @@
GIT_REPO="https://github.com/movim/movim"
# Commit to checkout
HEAD_COMMIT="542e58e424f84022cd08e3caa8ce5de841a94899"
HEAD_COMMIT="73faa0ae703836108677201ae0e63c4a740cef8b"
# Source code destination directory
DESTDIR="/var/www/movim"