All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] file: bump to version 5.20
@ 2014-10-11 21:55 Gustavo Zacarias
  2014-10-11 21:55 ` [Buildroot] [PATCH 2/2] mpg132: bump to version 1.21.0 Gustavo Zacarias
  2014-10-12  7:14 ` [Buildroot] [PATCH 1/2] file: bump to version 5.20 Peter Korsgaard
  0 siblings, 2 replies; 7+ messages in thread
From: Gustavo Zacarias @ 2014-10-11 21:55 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/file/file.hash b/package/file/file.hash
new file mode 100644
index 0000000..1043d74
--- /dev/null
+++ b/package/file/file.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256	5bc36bfbb83a009da25a7174848f1bc5824be03192a8fdce7f83dc897ed2d247	file-5.20.tar.gz
diff --git a/package/file/file.mk b/package/file/file.mk
index 5df024f..603e510 100644
--- a/package/file/file.mk
+++ b/package/file/file.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FILE_VERSION = 5.19
+FILE_VERSION = 5.20
 FILE_SITE = ftp://ftp.astron.com/pub/file
 FILE_DEPENDENCIES = host-file zlib
 FILE_INSTALL_STAGING = YES
-- 
2.0.4

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

end of thread, other threads:[~2014-10-12  7:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-11 21:55 [Buildroot] [PATCH 1/2] file: bump to version 5.20 Gustavo Zacarias
2014-10-11 21:55 ` [Buildroot] [PATCH 2/2] mpg132: bump to version 1.21.0 Gustavo Zacarias
2014-10-11 22:08   ` Baruch Siach
2014-10-11 22:15     ` Gustavo Zacarias
2014-10-11 22:20       ` Baruch Siach
2014-10-12  7:15   ` Peter Korsgaard
2014-10-12  7:14 ` [Buildroot] [PATCH 1/2] file: bump to version 5.20 Peter Korsgaard

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.