|
|
@ -25,7 +25,7 @@ set -e
|
|
|
|
source targets.sh
|
|
|
|
source targets.sh
|
|
|
|
set +e
|
|
|
|
set +e
|
|
|
|
|
|
|
|
|
|
|
|
VERSION=${VERSION:-5.3.80}
|
|
|
|
VERSION=${VERSION:-5.3.90}
|
|
|
|
RELEASE=${RELEASE:-1}
|
|
|
|
RELEASE=${RELEASE:-1}
|
|
|
|
MAINTAINER=${MAINTAINER:-OpenNebula Systems <support@opennebula.systems>}
|
|
|
|
MAINTAINER=${MAINTAINER:-OpenNebula Systems <support@opennebula.systems>}
|
|
|
|
LICENSE=${LICENSE:-Apache 2.0}
|
|
|
|
LICENSE=${LICENSE:-Apache 2.0}
|
|
|
|