slurm-wlm: update to 17.11.0.1.
This commit is contained in:
parent
83210491e1
commit
fe34ecb75d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'slurm-wlm'
|
# Template file for 'slurm-wlm'
|
||||||
pkgname=slurm-wlm
|
pkgname=slurm-wlm
|
||||||
version=17.02.9.1
|
version=17.11.0.1
|
||||||
revision=1
|
revision=1
|
||||||
_distver="${version//./-}"
|
_distver="${version//./-}"
|
||||||
wrksrc="slurm-slurm-${_distver}"
|
wrksrc="slurm-slurm-${_distver}"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://slurm.schedmd.com/slurm.html"
|
homepage="http://slurm.schedmd.com/slurm.html"
|
||||||
distfiles="https://github.com/SchedMD/slurm/archive/slurm-${_distver}.tar.gz"
|
distfiles="https://github.com/SchedMD/slurm/archive/slurm-${_distver}.tar.gz"
|
||||||
checksum=f417b7622153319558afa8a9843bdbba479ff8b77bf3123727b6aa78a96cfee8
|
checksum=a541bb34d66b6a6f69933102006840a52ebae5b9c3cde7daa3f9db77405c2ac5
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
# Undefined: inet_nsap_addr and getgrent_r
|
# Undefined: inet_nsap_addr and getgrent_r
|
||||||
|
|
Loading…
Reference in a new issue