All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/next] micropython: Bump version to v1.5
@ 2015-11-24 16:17 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2015-11-24 16:17 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=d3d550ddd65682edc45ce388e694951d44fd2db3
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/micropython/micropython.hash |    2 ++
 package/micropython/micropython.mk   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/package/micropython/micropython.hash b/package/micropython/micropython.hash
new file mode 100644
index 0000000..24b878e
--- /dev/null
+++ b/package/micropython/micropython.hash
@@ -0,0 +1,2 @@
+#locally computed
+sha256 4ba128def442275ef528c210d8d3dc6d6e12460069a570706b5fbdb6b4a6a25f  micropython-v1.5.tar.gz
diff --git a/package/micropython/micropython.mk b/package/micropython/micropython.mk
index f5e0ce7..2126f15 100644
--- a/package/micropython/micropython.mk
+++ b/package/micropython/micropython.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MICROPYTHON_VERSION = v1.4.6
+MICROPYTHON_VERSION = v1.5
 MICROPYTHON_SITE = $(call github,micropython,micropython,$(MICROPYTHON_VERSION))
 MICROPYTHON_LICENSE = MIT
 MICROPYTHON_LICENSE_FILES = LICENSE

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-24 16:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-24 16:17 [Buildroot] [git commit branch/next] micropython: Bump version to v1.5 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.