mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-24 12:40:25 +00:00
Update repo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
termux_setup_meson() {
|
||||
termux_setup_ninja
|
||||
local MESON_VERSION=1.0.0
|
||||
local MESON_VERSION=1.0.1
|
||||
local MESON_FOLDER
|
||||
|
||||
if [ "${TERMUX_PACKAGES_OFFLINE-false}" = "true" ]; then
|
||||
@@ -16,7 +16,7 @@ termux_setup_meson() {
|
||||
termux_download \
|
||||
"https://github.com/mesonbuild/meson/releases/download/$MESON_VERSION/meson-$MESON_VERSION.tar.gz" \
|
||||
"$MESON_TAR_FILE" \
|
||||
aa50a4ba4557c25e7d48446abfde857957dcdf58385fffbe670ba0e8efacce05
|
||||
d926b730de6f518728cc7c57bc5e701667bae0c3522f9e369427b2cc7839d3c1
|
||||
tar xf "$MESON_TAR_FILE" -C "$TERMUX_PKG_TMPDIR"
|
||||
shopt -s nullglob
|
||||
local f
|
||||
|
||||
Reference in New Issue
Block a user