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
edb081e884
commit
2cd01acd86
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_verson="1.4.0"
|
||||
guacamole_verson="1.5.1"
|
||||
|
||||
ynh_setup_source --source_id="server" --dest_dir="$final_path/.guacd-src"
|
||||
|
||||
|
|
Loading…
Reference in a new issue