From 349666da80c1870963b4d3546dccbaffa4ea7647 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 9 Apr 2021 07:45:04 +0200 Subject: [PATCH] suitesparse: Add missing hunk to increment the revision This hunk was missed in the commit. Fixes: 456523a4 ("suitesparse: Remove hard coded number of jobs to run in parallel") --- suitesparse.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suitesparse.be0 b/suitesparse.be0 index f41846f67..fad6d92ef 100755 --- a/suitesparse.be0 +++ b/suitesparse.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION suitesparse-5.9.0-0 +# BEE_VERSION suitesparse-5.9.0-1 SRCURL[0]="https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v${PKGVERSION}.tar.gz suitesparse-v${PKGVERSION}.tar.gz"