slurm-wlm: update to 17.11.9.1.
This commit is contained in:
parent
aeb2a66f8a
commit
98af7485ec
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'slurm-wlm'
|
# Template file for 'slurm-wlm'
|
||||||
pkgname=slurm-wlm
|
pkgname=slurm-wlm
|
||||||
version=17.11.8.1
|
version=17.11.9.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=171fb5b31ca7f4366ff13f8e31853cf001eb0e657e0a7c7fbe3af7599ae4c934
|
checksum=d26718780cffa407f05d91bdc90ead001649c3c10f6497a0dfef4db576208799
|
||||||
|
|
||||||
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 New Issue