All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH next 1/6] moarvm: bump version to 2016.11
@ 2016-11-23 14:39 Vicente Olivert Riera
  2016-11-23 14:39 ` [Buildroot] [PATCH next 2/6] moarvm: use pkgconfig to find libraries and headers Vicente Olivert Riera
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Vicente Olivert Riera @ 2016-11-23 14:39 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/moarvm/moarvm.hash b/package/moarvm/moarvm.hash
index 514a1bf..2e49811 100644
--- a/package/moarvm/moarvm.hash
+++ b/package/moarvm/moarvm.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256  d8cb9fe74267dd933c3e405b098dea99cb9c0561aedb06e8efd8ddaef43396d0  MoarVM-2016.10.tar.gz
+sha256 5eaa8ff47b1c25e023a900947f88222fffe0884ce74652659ecd2265ae2d1387  MoarVM-2016.11.tar.gz
diff --git a/package/moarvm/moarvm.mk b/package/moarvm/moarvm.mk
index d2421fd..644432e 100644
--- a/package/moarvm/moarvm.mk
+++ b/package/moarvm/moarvm.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MOARVM_VERSION = 2016.10
+MOARVM_VERSION = 2016.11
 MOARVM_SITE = http://moarvm.com/releases
 MOARVM_SOURCE = MoarVM-$(MOARVM_VERSION).tar.gz
 MOARVM_LICENSE = Artistic-2.0
-- 
2.10.1

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

end of thread, other threads:[~2016-11-25 21:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-23 14:39 [Buildroot] [PATCH next 1/6] moarvm: bump version to 2016.11 Vicente Olivert Riera
2016-11-23 14:39 ` [Buildroot] [PATCH next 2/6] moarvm: use pkgconfig to find libraries and headers Vicente Olivert Riera
2016-11-23 14:39 ` [Buildroot] [PATCH next 3/6] moarvm: enable optional support for libffi Vicente Olivert Riera
2016-11-23 14:39 ` [Buildroot] [PATCH next 4/6] moarvm: select libffi when building for MIPS Vicente Olivert Riera
2016-11-23 20:56   ` Thomas Petazzoni
2016-11-24 14:58     ` Vicente Olivert Riera
2016-11-24 15:21       ` Thomas Petazzoni
2016-11-24 16:23         ` Vicente Olivert Riera
2016-11-24 16:54           ` Thomas Petazzoni
2016-11-24 17:50             ` Vicente Olivert Riera
2016-11-23 14:39 ` [Buildroot] [PATCH next 5/6] libatomic_ops: add support for MIPS architecture Vicente Olivert Riera
2016-11-23 14:39 ` [Buildroot] [PATCH next 6/6] libatomic_ops: bump version to 7.4.4 Vicente Olivert Riera
2016-11-25 21:58 ` [Buildroot] [PATCH next 1/6] moarvm: bump version to 2016.11 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.