Skip to content

Commit ad52458

Browse files
author
TUR Github Actions
committed
bump(tur/sundials): 7.1.0
This commit has been automatically submitted by Github Actions.
1 parent 5ebb827 commit ad52458

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tur/sundials/build.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://computing.llnl.gov/projects/sundials
22
TERMUX_PKG_DESCRIPTION="SUite of Nonlinear and DIfferential/ALgebraic equation Solvers."
33
TERMUX_PKG_LICENSE="BSD 3-Clause"
44
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5-
TERMUX_PKG_VERSION=1:7.0.0
6-
TERMUX_PKG_REVISION=2
5+
TERMUX_PKG_VERSION="1:7.1.0"
76
TERMUX_PKG_SRCURL=https://github.com/LLNL/sundials/releases/download/v${TERMUX_PKG_VERSION#*:}/sundials-${TERMUX_PKG_VERSION#*:}.tar.gz
8-
TERMUX_PKG_SHA256=d762a7950ef4097fbe9d289f67a8fb717a0b9f90f87ed82170eb5c36c0a07989
7+
TERMUX_PKG_SHA256=17f03e49fef54c89bd84a9769743fbf108c003e23ad0abc11fd4d0c0f4c74bf9
98
TERMUX_PKG_DEPENDS="libopenblas, suitesparse"
109
TERMUX_PKG_AUTO_UPDATE=true
1110
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="

0 commit comments

Comments
 (0)