package/perl: bump perl-cross to version 1.3.3
authorFrancois Perrad <fperrad@gmail.com>
Thu, 23 Apr 2020 12:24:16 +0000 (14:24 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 23 Apr 2020 19:42:17 +0000 (21:42 +0200)
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/perl/perl.hash
package/perl/perl.mk

index 7c153fedb24291111a69434a06279616d0a5a503..21704a8bb4e167915cb3f018dd2656b4bc6ca48b 100644 (file)
@@ -3,8 +3,8 @@ md5  4bfa12b528522a50de0470b8b70b9b3b  perl-5.30.2.tar.xz
 sha1  d82cdaa610a3e749e821fc77004b1b4bfd5ebd28  perl-5.30.2.tar.xz
 sha256  a1aa88bd6fbbdc2e82938afbb76c408b0ea847317737b712dc196cc7907a5259  perl-5.30.2.tar.xz
 
-# Hashes from: https://github.com/arsv/perl-cross/releases/download/1.3.2/perl-cross-1.3.2.hash
-sha256  defa12f0ad7be0b6c48b4f76e2fb5b37c1b37fbeb6e9ebe938279cd539a0c20c  perl-cross-1.3.2.tar.gz
+# Hashes from: https://github.com/arsv/perl-cross/releases/download/1.3.3/perl-cross-1.3.3.hash
+sha256  3cea71d443cd28c6aa3c3c79d6db38267303cfac8e54b8a6d7ef8d448deefb25  perl-cross-1.3.3.tar.gz
 
 # Locally calculated
 sha256  dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2  Artistic
index c865fc7681238e040f829ad5515e1f4461209e42..64d453cadac5f8e668678e3cc9560b93b860a13d 100644 (file)
@@ -13,7 +13,7 @@ PERL_LICENSE = Artistic or GPL-1.0+
 PERL_LICENSE_FILES = Artistic Copying README
 PERL_INSTALL_STAGING = YES
 
-PERL_CROSS_VERSION = 1.3.2
+PERL_CROSS_VERSION = 1.3.3
 # 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