Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/ntfs-3g/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'ntfs-3g'
pkgname=ntfs-3g
version=2022.10.3
version=2026.2.25
revision=1
build_style=gnu-configure
configure_args="--exec-prefix=/usr --disable-static --with-fuse=external
Expand All @@ -17,7 +17,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="https://github.com/tuxera/ntfs-3g"
changelog="https://raw.githubusercontent.com/wiki/tuxera/ntfs-3g/NTFS-3G-Release-History.md"
distfiles="https://tuxera.com/opensource/ntfs-3g_ntfsprogs-${version}.tgz"
checksum=f20e36ee68074b845e3629e6bced4706ad053804cbaf062fbae60738f854170c
checksum=7754f3b32e8baf9c472459b4e9c981e3ae0f5039107cdd8d8201aed0a949008a

build_options="crypto extras quarantined"
desc_option_crypto="Enable crypto related code and utilities"
Expand Down
Loading