mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
ntfs-3g_ntfsprogs: update to 2021.8.22
update 2017.3.23AR.5 (April 1, 2020) to 2021.8.22 (August 30, 2021) changelog: - https://github.com/tuxera/ntfs-3g/releases references: - https://jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html - https://github.com/tuxera/ntfs-3g/wiki While the NTFS-3G project globally aims at providing a stable NTFS driver for several operating systems such as Linux, FreeBSD, macOS, and more, the project's advanced branch has specifically aimed at developing, maturing, and releasing features to get user feedback prior to feature integration into the project's main branch. The parallel existence of both a stable and an advanced variant maintained across several locations has caused some confusion. In particular, the Linux distributions observed different policies in selecting which version they use for their packaging. The led to users questioning the differences between features and to additional challenges in providing support. We've decided to merge the two projects and maintain a single repository for source code and documentation on GitHub. As the projects have always remained in close contact, this induces no discontinuity in the released features while enabling smoother support. The former repository on Sourceforge will be discontinued after a grace period for the users to adapt to the project's new state. Thank you for your confidence in NTFS-3G.
This commit is contained in:
parent
f47acee291
commit
e6ff64cf49
@ -3,11 +3,11 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="ntfs-3g_ntfsprogs"
|
||||
PKG_VERSION="2017.3.23AR.5"
|
||||
PKG_SHA256="04ccf583b495806cefb71850e5899e50aed5e7bf23365259f2badaa9af21e5ed"
|
||||
PKG_VERSION="2021.8.22"
|
||||
PKG_SHA256="55b883aa05d94b2ec746ef3966cb41e66bed6db99f22ddd41d1b8b94bb202efb"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://jp-andre.pagesperso-orange.fr/"
|
||||
PKG_URL="https://jp-andre.pagesperso-orange.fr/${PKG_NAME}-${PKG_VERSION}.tgz"
|
||||
PKG_SITE="https://github.com/tuxera/ntfs-3g"
|
||||
PKG_URL="https://tuxera.com/opensource/${PKG_NAME}-${PKG_VERSION}.tgz"
|
||||
PKG_DEPENDS_TARGET="toolchain fuse libgcrypt"
|
||||
PKG_LONGDESC="A NTFS driver with read and write support."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
Loading…
x
Reference in New Issue
Block a user