All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] perl: bump to version 5.16.2
@ 2012-12-03 16:12 Francois Perrad
  2012-12-03 16:12 ` [Buildroot] [PATCH 2/4] luajit: bump to version 2.0.0 Francois Perrad
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Francois Perrad @ 2012-12-03 16:12 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl/perl.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/perl/perl.mk b/package/perl/perl.mk
index 391047d..a86ee2a 100644
--- a/package/perl/perl.mk
+++ b/package/perl/perl.mk
@@ -5,7 +5,7 @@
 #############################################################
 
 PERL_VERSION_MAJOR = 16
-PERL_VERSION = 5.$(PERL_VERSION_MAJOR).1
+PERL_VERSION = 5.$(PERL_VERSION_MAJOR).2
 PERL_SITE = http://www.cpan.org/src/5.0
 PERL_SOURCE = perl-$(PERL_VERSION).tar.bz2
 PERL_LICENSE = Artistic
-- 
1.7.9.5

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

end of thread, other threads:[~2012-12-05 19:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-03 16:12 [Buildroot] [PATCH 1/4] perl: bump to version 5.16.2 Francois Perrad
2012-12-03 16:12 ` [Buildroot] [PATCH 2/4] luajit: bump to version 2.0.0 Francois Perrad
2012-12-05 16:39   ` Peter Korsgaard
2012-12-03 16:12 ` [Buildroot] [PATCH 3/4] linenoise: new package Francois Perrad
2012-12-05 16:42   ` Peter Korsgaard
2012-12-05 18:06     ` François Perrad
2012-12-03 16:12 ` [Buildroot] [PATCH 4/4] lua: support linenoise Francois Perrad
2012-12-05 19:00   ` Peter Korsgaard
2012-12-05 16:39 ` [Buildroot] [PATCH 1/4] perl: bump to version 5.16.2 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.