Browse Source

perl: Update to 5.20.2

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

+ 3
- 3
lang/perl/Makefile View File

@@ -8,8 +8,8 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=perl
11
-PKG_VERSION:=5.20.1
12
-PKG_RELEASE:=4
11
+PKG_VERSION:=5.20.2
12
+PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 \
15 15
 		http://www.cpan.org/src/5.0/perl-5.20.0.tar.gz \
@@ -20,7 +20,7 @@ PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 \
20 20
 		ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0 \
21 21
 		http://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0
22 22
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
23
-PKG_MD5SUM:=7a195abb7d6769f751e90c7d30dcf2e0
23
+PKG_MD5SUM:=81b17b9a4e5ee18e54efe906c9bf544d
24 24
 
25 25
 PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
26 26
 PKG_LICENSE_FILES:=Copying Artistic README