diff --git a/scripts/_common.sh b/scripts/_common.sh index 333fab2..3b90768 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -version_commit=bdfe317e20c9cc5d9e972e51d995faf59b86197d +version_commit=6d3b907307346f8774d012b9ee24f203d5d6d48d # dependencies used by the app pkg_dependencies="apt-transport-https libssl-dev libxml2-dev libyaml-dev libgmp-dev libreadline-dev postgresql librsvg2-bin imagemagick libsqlite3-dev zlib1g-dev libevent-dev pkg-config libpcre3-dev"