slurm-wlm: update to 16.05.2.1.
This commit is contained in:
parent
ed29c65a4f
commit
d6643b8622
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'slurm-wlm'
|
||||
pkgname=slurm-wlm
|
||||
version=16.05.1.1
|
||||
version=16.05.2.1
|
||||
revision=1
|
||||
_distver="${version//./-}"
|
||||
wrksrc="slurm-slurm-${_distver}"
|
||||
|
@ -16,9 +16,10 @@ 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=cf9d073024ca4cfc9b73e1af52551a6f342330a3cb9559dc1977affbbf22c00d
|
||||
checksum=46c9918a558ebc818bd2fc6745c97bd1f83a82cb801275d847767e64619f3526
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue