[Buildroot] [git commit] ntfs-3g: bump to version 2015.3.14

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Apr 23 07:46:28 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=5e2c17b9a3a52d31312215004e79576e5ec6f1f3
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/ntfs-3g/ntfs-3g.hash |    2 ++
 package/ntfs-3g/ntfs-3g.mk   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/package/ntfs-3g/ntfs-3g.hash b/package/ntfs-3g/ntfs-3g.hash
new file mode 100644
index 0000000..1c3445b
--- /dev/null
+++ b/package/ntfs-3g/ntfs-3g.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256	97f996015d8316d4a272bd2629978e5e97072dd3cc148ce39802f8037c6538f2	ntfs-3g_ntfsprogs-2015.3.14.tgz
diff --git a/package/ntfs-3g/ntfs-3g.mk b/package/ntfs-3g/ntfs-3g.mk
index 708e590..95e3db4 100644
--- a/package/ntfs-3g/ntfs-3g.mk
+++ b/package/ntfs-3g/ntfs-3g.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NTFS_3G_VERSION = 2014.2.15
+NTFS_3G_VERSION = 2015.3.14
 NTFS_3G_SOURCE = ntfs-3g_ntfsprogs-$(NTFS_3G_VERSION).tgz
 NTFS_3G_SITE = http://tuxera.com/opensource
 NTFS_3G_CONF_OPTS = --disable-ldconfig


More information about the buildroot mailing list