mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
lang/perl: Upgraded to Perl 5.24.1
Signed-off-by: Michail Frolov <frolovm@pobox.com>
This commit is contained in:
+12
-12
@@ -8,19 +8,19 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=perl
|
||||
PKG_VERSION:=5.22.1
|
||||
PKG_RELEASE:=4
|
||||
PKG_VERSION:=5.24.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 \
|
||||
http://www.cpan.org/src/5.0 \
|
||||
ftp://ftp.mpi-sb.mpg.de/pub/perl/CPAN/src/5.0 \
|
||||
http://ftp.mpi-sb.mpg.de/pub/perl/CPAN/src/5.0 \
|
||||
ftp://ftp.gmd.de/mirrors/CPAN/src/5.0 \
|
||||
http://ftp5.gwdg.de/pub/languages/perl/CPAN/src/ \
|
||||
ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0 \
|
||||
http://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_MD5SUM:=19295bbb775a3c36123161b9bf4892f1
|
||||
PKG_SOURCE_URL:=\
|
||||
https://cpan.metacpan.org/src/5.0 \
|
||||
https://cpan.uib.no/src/5.0 \
|
||||
https://mirrors.rit.edu/CPAN/src/5.0 \
|
||||
https://mirror.transip.net/CPAN/src/5.0 \
|
||||
https://mirrors.sonic.net/cpan/src/5.0 \
|
||||
https://www.cpan.org/src/5.0
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_MD5SUM:=af6a84c7c3e2b8b269c105a5db2f6d53
|
||||
PKG_HASH:=03a77bac4505c270f1890ece75afc7d4b555090b41aa41ea478747e23b2afb3f
|
||||
|
||||
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
|
||||
PKG_LICENSE_FILES:=Copying Artistic README
|
||||
|
||||
Reference in New Issue
Block a user