network/slurm: Updated for version 15.08.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-01-26 00:49:57 +07:00
parent c55e326482
commit 25c3d47f76
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=slurm
VERSION=${VERSION:-14.11.8}
VERSION=${VERSION:-15.08.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="slurm"
VERSION="14.11.8"
VERSION="15.08.7"
HOMEPAGE="http://slurm.schedmd.com/"
DOWNLOAD="http://www.schedmd.com/download/latest/slurm-14.11.8.tar.bz2"
MD5SUM="6bd8b788aa91e3e88c57858cc9c4d3bf"
DOWNLOAD="http://www.schedmd.com/download/latest/slurm-15.08.7.tar.bz2"
MD5SUM="d00b984c0d9fc0bf247e3ebf53c6a232"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="munge"