bump(main/lfortran): 0.57.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-09-24 18:40:54 +00:00
parent cf13d766a5
commit 4239572c04

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://lfortran.org/
TERMUX_PKG_DESCRIPTION="A modern open-source interactive Fortran compiler"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.56.0"
TERMUX_PKG_VERSION="0.57.0"
TERMUX_PKG_SRCURL=https://github.com/lfortran/lfortran/releases/download/v$TERMUX_PKG_VERSION/lfortran-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=34b92d2f4e6003d06bd981a5f1f082ca16ccab9e56915b15f92a6601a00f7d52
TERMUX_PKG_SHA256=187e80ff267257332a929eeabf1f7bb4cc348af2e6c54fcae63c3f49d6c392cf
TERMUX_PKG_DEPENDS="clang, libandroid-complex-math, libc++, ncurses, zlib, zstd"
TERMUX_PKG_BUILD_DEPENDS="libkokkos, libllvm-static"
TERMUX_PKG_SUGGESTS="libkokkos"