Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] automake: bump version to 1.15
@ 2015-01-06  9:07 Vicente Olivert Riera
  2015-01-06 11:08 ` Gustavo Zacarias
  2015-01-07 21:11 ` Thomas Petazzoni
  0 siblings, 2 replies; 12+ messages in thread
From: Vicente Olivert Riera @ 2015-01-06  9:07 UTC (permalink / raw)
  To: buildroot

-Bump version to 1.15
-Add a hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/automake/automake.hash |    2 ++
 package/automake/automake.mk   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)
 create mode 100644 package/automake/automake.hash

diff --git a/package/automake/automake.hash b/package/automake/automake.hash
new file mode 100644
index 0000000..83aca90
--- /dev/null
+++ b/package/automake/automake.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256  9908c75aabd49d13661d6dcb1bc382252d22cc77bf733a2d55e87f2aa2db8636  automake-1.15.tar.xz
diff --git a/package/automake/automake.mk b/package/automake/automake.mk
index 17bc799..a3fd18c 100644
--- a/package/automake/automake.mk
+++ b/package/automake/automake.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-AUTOMAKE_VERSION = 1.14.1
+AUTOMAKE_VERSION = 1.15
 AUTOMAKE_SOURCE = automake-$(AUTOMAKE_VERSION).tar.xz
 AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake
 AUTOMAKE_LICENSE = GPLv2+
-- 
1.7.1

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

end of thread, other threads:[~2015-01-07 21:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-06  9:07 [Buildroot] [PATCH] automake: bump version to 1.15 Vicente Olivert Riera
2015-01-06 11:08 ` Gustavo Zacarias
2015-01-06 11:20   ` Vicente Olivert Riera
2015-01-06 11:35     ` Gustavo Zacarias
2015-01-06 11:55       ` Vicente Olivert Riera
2015-01-06 13:45   ` Thomas Petazzoni
2015-01-06 13:48     ` Gustavo Zacarias
2015-01-06 13:55       ` Vicente Olivert Riera
2015-01-06 14:57         ` Vicente Olivert Riera
2015-01-06 15:19           ` Gustavo Zacarias
2015-01-06 15:22             ` Vicente Olivert Riera
2015-01-07 21:11 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox