projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e52947
)
perl: bump to version 5.16.3
author
Francois Perrad
<fperrad@gmail.com>
Tue, 12 Mar 2013 00:00:03 +0000
(
00:00
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 17 Mar 2013 13:36:07 +0000
(14:36 +0100)
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/perl/perl.mk
patch
|
blob
|
history
diff --git
a/package/perl/perl.mk
b/package/perl/perl.mk
index da54ef1a1864198efef504af755bfd9162227f9c..66f7daac9db4a9b6fcf01ef656b923e934119678 100644
(file)
--- a/
package/perl/perl.mk
+++ b/
package/perl/perl.mk
@@
-5,7
+5,7
@@
#############################################################
PERL_VERSION_MAJOR = 16
-PERL_VERSION = 5.$(PERL_VERSION_MAJOR).
2
+PERL_VERSION = 5.$(PERL_VERSION_MAJOR).
3
PERL_SITE = http://www.cpan.org/src/5.0
PERL_SOURCE = perl-$(PERL_VERSION).tar.bz2
PERL_LICENSE = Artistic