Skip to content

Commit

Permalink
suitesparse: Add missing hunk to increment the revision
Browse files Browse the repository at this point in the history
This hunk was missed in the commit.

Fixes: 456523a ("suitesparse: Remove hard coded number of jobs to run in parallel")
Resolves: #2072
  • Loading branch information
pmenzel committed Apr 19, 2021
1 parent 3f875da commit 1ff970b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suitesparse.be0
Original file line number Diff line number Diff line change
@@ -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"

Expand Down

0 comments on commit 1ff970b

Please sign in to comment.