All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] exfat-utils: bump to version 1.1.1
@ 2015-02-20 17:24 Gustavo Zacarias
  2015-02-20 17:24 ` [Buildroot] [PATCH 2/2] exfat: add hash Gustavo Zacarias
  2015-02-20 18:36 ` [Buildroot] [PATCH 1/2] exfat-utils: bump to version 1.1.1 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-02-20 17:24 UTC (permalink / raw)
  To: buildroot

Also add hash file.

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

diff --git a/package/exfat-utils/exfat-utils.hash b/package/exfat-utils/exfat-utils.hash
new file mode 100644
index 0000000..79ccf42
--- /dev/null
+++ b/package/exfat-utils/exfat-utils.hash
@@ -0,0 +1,2 @@
+# From https://code.google.com/p/exfat/wiki/Downloads?tm=2
+sha1	ddf0819c27aeb3eaae5aae0423d4dafc54d477da	exfat-utils-1.1.1.tar.gz
diff --git a/package/exfat-utils/exfat-utils.mk b/package/exfat-utils/exfat-utils.mk
index a7e90dd..4f43233 100644
--- a/package/exfat-utils/exfat-utils.mk
+++ b/package/exfat-utils/exfat-utils.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-EXFAT_UTILS_VERSION = 1.1.0
+EXFAT_UTILS_VERSION = 1.1.1
 EXFAT_UTILS_SITE = http://distfiles.gentoo.org/distfiles
 EXFAT_UTILS_DEPENDENCIES = host-scons
 EXFAT_UTILS_LICENSE = GPLv3+
-- 
2.0.5

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

* [Buildroot] [PATCH 2/2] exfat: add hash
  2015-02-20 17:24 [Buildroot] [PATCH 1/2] exfat-utils: bump to version 1.1.1 Gustavo Zacarias
@ 2015-02-20 17:24 ` Gustavo Zacarias
  2015-02-20 18:36 ` [Buildroot] [PATCH 1/2] exfat-utils: bump to version 1.1.1 Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-02-20 17:24 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/exfat/exfat.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/exfat/exfat.hash

diff --git a/package/exfat/exfat.hash b/package/exfat/exfat.hash
new file mode 100644
index 0000000..bfaca6e
--- /dev/null
+++ b/package/exfat/exfat.hash
@@ -0,0 +1,2 @@
+# From https://code.google.com/p/exfat/wiki/Downloads?tm=2
+sha1	060560f74dbce4dc947c7e658e75fdf339bc10ff	fuse-exfat-1.1.0.tar.gz
-- 
2.0.5

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

* [Buildroot] [PATCH 1/2] exfat-utils: bump to version 1.1.1
  2015-02-20 17:24 [Buildroot] [PATCH 1/2] exfat-utils: bump to version 1.1.1 Gustavo Zacarias
  2015-02-20 17:24 ` [Buildroot] [PATCH 2/2] exfat: add hash Gustavo Zacarias
@ 2015-02-20 18:36 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-02-20 18:36 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Fri, 20 Feb 2015 14:24:01 -0300, Gustavo Zacarias wrote:
> Also add hash file.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/exfat-utils/exfat-utils.hash | 2 ++
>  package/exfat-utils/exfat-utils.mk   | 2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
>  create mode 100644 package/exfat-utils/exfat-utils.hash

Both patches applied to next, thanks.

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

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

end of thread, other threads:[~2015-02-20 18:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-20 17:24 [Buildroot] [PATCH 1/2] exfat-utils: bump to version 1.1.1 Gustavo Zacarias
2015-02-20 17:24 ` [Buildroot] [PATCH 2/2] exfat: add hash Gustavo Zacarias
2015-02-20 18:36 ` [Buildroot] [PATCH 1/2] exfat-utils: bump to version 1.1.1 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.