mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-24 12:40:25 +00:00
libfuse3: Bump to 3.14.1
This commit is contained in:
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/libfuse/libfuse
|
||||
TERMUX_PKG_DESCRIPTION="FUSE (Filesystem in Userspace) is an interface for userspace programs to export a filesystem to the Linux kernel"
|
||||
TERMUX_PKG_LICENSE="LGPL-2.1, GPL-2.0"
|
||||
TERMUX_PKG_MAINTAINER="Henrik Grimler @Grimler91"
|
||||
TERMUX_PKG_VERSION=3.14.0
|
||||
TERMUX_PKG_VERSION=3.14.1
|
||||
TERMUX_PKG_SRCURL=https://github.com/libfuse/libfuse/archive/fuse-${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=b14f7d97abc11a5a70a37955021a7a1d8eb1d3dd5b6abec66af093eae3168c62
|
||||
TERMUX_PKG_SHA256=99688d68a753ee97eed51d536b216b8ae5d7fe0236c1a45d439357903bfd4d88
|
||||
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
-Ddisable-mtab=true
|
||||
|
||||
Reference in New Issue
Block a user