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 2016-10-06 10:43:43 +02:00
parent a2839c00ef
commit 68fc6df0da
3 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
**Changelog**
2.0.2 2016-10-06
- Update to movim 0.10 git2016-10-06
2.0.1 2016-08-05
- Update to movim 0.10 git2016-08-05

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.10 git2016-08-05
Provided Movim version : 0.10 git2016-10-06
Please read CHANGELOG.

View file

@ -6,7 +6,7 @@
GIT_REPO="https://github.com/movim/movim"
# Commit to checkout
HEAD_COMMIT="2f50870f8bd55dbdfaada5418a6424faf3b17b39"
HEAD_COMMIT="8b25303651556540d17ebeb960eeb4a64c3fe6ba"
# Source code destination directory
DESTDIR="/var/www/movim"