1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 12:16:40 +00:00

rebuild(main/lfortran): libkokkos upgrade

This commit is contained in:
Twaik Yont 2023-10-01 14:44:57 +03:00 committed by GitHub
parent 426453ffed
commit 7a0029d542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="A modern open-source interactive Fortran compiler"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.19.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=git+https://github.com/lfortran/lfortran
TERMUX_PKG_DEPENDS="clang, libandroid-complex-math, libc++, ncurses, zlib, zstd"
TERMUX_PKG_BUILD_DEPENDS="libllvm-static"