1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monica_ynh.git synced 2024-09-03 19:46:23 +02:00

update version

This commit is contained in:
Sebastian Gumprich 2017-06-23 21:00:45 +02:00
parent 24818b7c66
commit 5fff44f50a
3 changed files with 2 additions and 2 deletions

BIN
cdaea00.tar.gz Normal file

Binary file not shown.

View file

@ -3,7 +3,7 @@
#
# monica git version
VERSION="cdaea00"
VERSION="597991d"
# Remote URL to fetch monica source tarball
MONICA_SOURCE_URL="https://github.com/monicahq/monica/archive/${VERSION}.tar.gz"

View file

@ -56,7 +56,7 @@ ynh_mysql_create_db "$dbname" "$dbuser" "$dbpass"
# install nodejs
ynh_install_nodejs 6.10.3
ynh_package_install g++ php7.0-curl
ynh_package_install g++ php7.0-curl php7.0-gd
# extract monica into $final_path
extract_monica $final_path