From eba4bd06b51cd9bdae61aa3fc993f2ed49ebc0b1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 9 Jul 2017 17:56:18 +0200 Subject: [PATCH] slurm: conflicts with slurm-wlm. Closes #6986. --- srcpkgs/slurm/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/slurm/template b/srcpkgs/slurm/template index ef2da536c4f..00da8a1a2c5 100644 --- a/srcpkgs/slurm/template +++ b/srcpkgs/slurm/template @@ -1,16 +1,17 @@ # Template file for 'slurm' pkgname=slurm version=0.4.3 -revision=1 +revision=2 wrksrc="${pkgname}-upstream-${version}" build_style="cmake" makedepends="ncurses-devel" short_desc="Yet another network load monitor" -maintainer="Christian Neukirchen " +maintainer="Leah Neukirchen " license="GPL-2" homepage="https://github.com/mattthias/slurm" distfiles="https://github.com/mattthias/slurm/archive/upstream/${version}.tar.gz" checksum=b960c0d215927be1d02c176e1b189321856030226c91f840284886b727d3a3ac +conflicts="slurm-wlm>=0" post_extract() { sed -i '//d' os.h