mirror of
https://github.com/YunoHost-Apps/guacamole_ynh.git
synced 2024-09-03 19:16:03 +02:00
Update _common.sh
This commit is contained in:
parent
884243f2a5
commit
af0c0a0ba6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ pkg_dependencies="acl build-essential libcairo2 libjpeg62-turbo-dev libpng-dev l
|
|||
#=================================================
|
||||
|
||||
function setup_sources {
|
||||
guacamole_version="1.5.2"
|
||||
guacamole_version="1.5.4"
|
||||
|
||||
ynh_setup_source --source_id="server" --dest_dir="$final_path/.guacd-src"
|
||||
|
||||
|
|
Loading…
Reference in a new issue