All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] ntfs-3g: bump to version 2015.3.14
@ 2015-04-23  5:49 Gustavo Zacarias
  2015-04-23  7:47 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-04-23  5:49 UTC (permalink / raw)
  To: buildroot

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/ntfs-3g/ntfs-3g.hash | 2 ++
 package/ntfs-3g/ntfs-3g.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/ntfs-3g/ntfs-3g.hash

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
-- 
2.0.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] ntfs-3g: bump to version 2015.3.14
  2015-04-23  5:49 [Buildroot] [PATCH] ntfs-3g: bump to version 2015.3.14 Gustavo Zacarias
@ 2015-04-23  7:47 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-04-23  7:47 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Thu, 23 Apr 2015 02:49:30 -0300, Gustavo Zacarias wrote:
> Also add hash file.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/ntfs-3g/ntfs-3g.hash | 2 ++
>  package/ntfs-3g/ntfs-3g.mk   | 2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
>  create mode 100644 package/ntfs-3g/ntfs-3g.hash

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-23  7:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-23  5:49 [Buildroot] [PATCH] ntfs-3g: bump to version 2015.3.14 Gustavo Zacarias
2015-04-23  7:47 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.