slurm-wlm: update to 17.11.3.1.
This commit is contained in:
parent
28cd793299
commit
15b4c522f0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'slurm-wlm'
|
# Template file for 'slurm-wlm'
|
||||||
pkgname=slurm-wlm
|
pkgname=slurm-wlm
|
||||||
version=17.11.2.1
|
version=17.11.3.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=917236fbabd8f099c73c7be21fa318abebffc5a396b90aa57b847f21df786ff2
|
checksum=c5f67d498d3a69dd1d83532b20c42b13a0c5be848f850bb9b785bca226793c52
|
||||||
|
|
||||||
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