network/slurm: Updated for version 17.02.10.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
34ddf9962a
commit
826b6215b3
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=slurm
|
||||
VERSION=${VERSION:-17.02.9}
|
||||
VERSION=${VERSION:-17.02.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="slurm"
|
||||
VERSION="17.02.9"
|
||||
VERSION="17.02.10"
|
||||
HOMEPAGE="http://slurm.schedmd.com/"
|
||||
DOWNLOAD="http://www.schedmd.com/download/latest/slurm-17.02.9.tar.bz2"
|
||||
MD5SUM="6bd0b38e6bf08f3426a7dd1e663a2e3c"
|
||||
DOWNLOAD="https://download.schedmd.com/slurm/slurm-17.02.10.tar.bz2"
|
||||
MD5SUM="89f0258430417028c9fe30c7a3a3fe34"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="munge"
|
||||
|
|
Loading…
Reference in New Issue