slurm-wlm: update to 16.05.9.1.

This commit is contained in:
Toyam Cox 2017-01-31 19:34:32 -05:00
parent c026a004d6
commit e426245ac1

View file

@ -1,6 +1,6 @@
# Template file for 'slurm-wlm'
pkgname=slurm-wlm
version=16.05.8.1
version=16.05.9.1
revision=1
_distver="${version//./-}"
wrksrc="slurm-slurm-${_distver}"
@ -16,12 +16,14 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
license="GPL-2"
homepage="http://slurm.schedmd.com/slurm.html"
distfiles="https://github.com/SchedMD/slurm/archive/slurm-${_distver}.tar.gz"
checksum=2c162d56138360543a9a0f2486ae671c588883685a80eda028e9e17541a1f7b1
checksum=fba18ca59b9e9d72f4e165c0e13fd65056002c578b1dae8862d64ee9a9f0a5ff
case "${XBPS_TARGET_MACHINE}" in
# Undefined: inet_nsap_addr and getgrent_r
# Used in the core of the program.
*-musl) broken="https://api.travis-ci.org/jobs/124091254/log.txt";;
esac
if [ -z "${CROSS_BUILD}" ]; then
# The below at time of writing can not be cross compiled
makedepends+=" rrdtool-devel hdf5-devel libnuma-devel"