From eaf1ea5f1d6e205cf40938b953a9ff333a8e277b Mon Sep 17 00:00:00 2001 From: ewilly Date: Sat, 22 May 2021 18:47:23 +0200 Subject: [PATCH] Uptade to 2021.5.5 --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 1b13c58..229f49b 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -3,7 +3,7 @@ # # Release to install -VERSION=2021.4.6 +VERSION=2021.5.5 # Package dependencies PKG_DEPENDENCIES="python3 python3-dev python3-venv python3-pip libffi-dev libssl-dev libjpeg-dev zlib1g-dev autoconf build-essential libopenjp2-7 libtiff5"