From 8322e6f9aa52869bf4d1c3928f1b4174ac26a6f8 Mon Sep 17 00:00:00 2001 From: Domenico Panella Date: Thu, 15 Oct 2020 11:28:50 +0200 Subject: [PATCH] slurm-wlm : update to 20.02.5.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..6bedd7309e2 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.02.5.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=3ba26cc2220bcdbada58dcd5d0a7e127da95cabc9e35ff40cf0568919f5e7d84 CFLAGS="-fcommon"