From 1356319b9e9579f0cccdd1a6b3817a83f464d216 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Thu, 1 Oct 2020 15:23:45 -0400 Subject: [PATCH] slurm-wlm: update to 20.11.3.1. --- srcpkgs/slurm-wlm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/slurm-wlm/template b/srcpkgs/slurm-wlm/template index d5b5880370d..a351be4e618 100644 --- a/srcpkgs/slurm-wlm/template +++ b/srcpkgs/slurm-wlm/template @@ -1,7 +1,7 @@ # Template file for 'slurm-wlm' pkgname=slurm-wlm -version=19.05.5.1 -revision=3 +version=20.11.3.1 +revision=1 _distver="${version//./-}" wrksrc="slurm-slurm-${_distver}" build_style=gnu-configure @@ -16,7 +16,7 @@ maintainer="Toyam Cox " license="GPL-2.0-or-later" homepage="http://slurm.schedmd.com/slurm.html" distfiles="https://github.com/SchedMD/slurm/archive/slurm-${_distver}.tar.gz" -checksum=e53e67bd0bb4c37a9c481998764a746467a96bc41d6527569080514f36452c07 +checksum=3f6e607c6d75075892307c890f833252cea6fb4f73a95be151581ca731e932f1 CFLAGS="-fcommon"