File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://computing.llnl.gov/projects/sundials
22TERMUX_PKG_DESCRIPTION=" SUite of Nonlinear and DIfferential/ALgebraic equation Solvers."
33TERMUX_PKG_LICENSE=" BSD 3-Clause"
44TERMUX_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"
76TERMUX_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
98TERMUX_PKG_DEPENDS=" libopenblas, suitesparse"
109TERMUX_PKG_AUTO_UPDATE=true
1110TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
You can’t perform that action at this time.
0 commit comments