Browse Source

perl: Bump PKG_RELEASE

Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia 10 years ago
parent
commit
0589ca524f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      lang/perl/Makefile

+ 1
- 1
lang/perl/Makefile View File

9
 
9
 
10
 PKG_NAME:=perl
10
 PKG_NAME:=perl
11
 PKG_VERSION:=5.20.0
11
 PKG_VERSION:=5.20.0
12
-PKG_RELEASE:=4
12
+PKG_RELEASE:=5
13
 
13
 
14
 PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 \
14
 PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 \
15
 		http://www.cpan.org/src/5.0/perl-5.20.0.tar.gz \
15
 		http://www.cpan.org/src/5.0/perl-5.20.0.tar.gz \