diff --git a/package/perl/perl.hash b/package/perl/perl.hash index d8344d9754..9ec2b42e34 100644 --- a/package/perl/perl.hash +++ b/package/perl/perl.hash @@ -3,8 +3,8 @@ md5 7d2ece7f50775ea1ff739831935a24bd perl-5.34.1.tar.xz sha1 e7dbef3c1ea7caa73e2c705bba9e4bfb92ea98f0 perl-5.34.1.tar.xz sha256 6d52cf833ff1af27bb5e986870a2c30cec73c044b41e3458cd991f94374039f7 perl-5.34.1.tar.xz -# Hashes from: https://github.com/arsv/perl-cross/releases/download/1.3.7/perl-cross-1.3.7.hash -sha256 77f13ca84a63025053852331b72d4046c1f90ded98bd45ccedea738621907335 perl-cross-1.3.7.tar.gz +# Hash from: https://github.com/arsv/perl-cross/releases/download/1.4/perl-cross-1.4.hash +sha256 be9d9f9f7148edff7a2f9695ba3cb7e3975eff6b25a9a81dd311725fd757aa91 perl-cross-1.4.tar.gz # Locally calculated sha256 dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2 Artistic diff --git a/package/perl/perl.mk b/package/perl/perl.mk index 392fb8b6e2..27acfaeff2 100644 --- a/package/perl/perl.mk +++ b/package/perl/perl.mk @@ -15,7 +15,7 @@ PERL_CPE_ID_VENDOR = perl PERL_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES) PERL_INSTALL_STAGING = YES -PERL_CROSS_VERSION = 1.3.7 +PERL_CROSS_VERSION = 1.4 # DO NOT refactor with the github helper (the result is not the same) PERL_CROSS_SITE = https://github.com/arsv/perl-cross/releases/download/$(PERL_CROSS_VERSION) PERL_CROSS_SOURCE = perl-cross-$(PERL_CROSS_VERSION).tar.gz