diff --git a/scripts/install.d/30_eoxs_rpm.sh b/scripts/install.d/30_eoxs_rpm.sh index 3e0d31d..aa12659 100644 --- a/scripts/install.d/30_eoxs_rpm.sh +++ b/scripts/install.d/30_eoxs_rpm.sh @@ -57,7 +57,7 @@ then #URL="`get_release_url`" #fixed version download - URL="https://github.com/DREAM-ODA-OS/eoxserver/releases/download/release-0.4-dream-0.3.3/EOxServer_dream-0.4dev6-1.x86_64.rpm" + URL="https://github.com/DREAM-ODA-OS/eoxserver/releases/download/release-0.4-dream-0.4.0/EOxServer_dream-0.4dev7-1.x86_64.rpm" info "Downloading from: $URL"