Browse Source

lang/perl: Bump PKG_RELEASE

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

+ 1
- 1
lang/perl/Makefile View File

@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=perl
11 11
 PKG_VERSION:=5.20.0
12
-PKG_RELEASE:=1
12
+PKG_RELEASE:=2
13 13
 PKG_MD5SUM:=406ec049ebe3afcc80d9c76ec78ca4f8
14 14
 
15 15
 PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 \