perl: bump version.

This commit is contained in:
Jerome Duval
2018-12-18 19:26:39 +01:00
parent 0700d80c82
commit 2f850ff1ad
2 changed files with 2 additions and 2 deletions

View File

@@ -16,10 +16,10 @@ HOMEPAGE="http://www.perl.org/"
COPYRIGHT="1993-2017 Larry Wall and others"
LICENSE="GNU GPL v1
Artistic"
REVISION="2"
REVISION="1"
perlShortVersion="${portVersion%.*}"
SOURCE_URI="http://www.cpan.org/src/perl-$portVersion.tar.gz"
CHECKSUM_SHA256="e763aa485e8dc1a70483dbe6d615986bbf32b977f38016480d68c99237e701dd"
CHECKSUM_SHA256="572f9cea625d6062f8a63b5cee9d3ee840800a001d2bb201a41b9a177ab7f70d"
PATCHES="perl-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm"