author: kx <kx@radix.pro> 2024-09-27 16:11:42 +0300
committer: kx <kx@radix.pro> 2024-09-27 16:11:42 +0300
commit: 0776578c3497a42034556dd9b2703437c38e2297
parent: 0771f536264482e6255566bf0ade6de39fe76360
Commit Summary:
Diffstat:
2 files changed, 3 insertions, 3 deletions
diff --git a/packages/d/perl-cross/Makefile b/packages/d/perl-cross/Makefile
index 2b30bdc..ebec5e0 100644
--- a/packages/d/perl-cross/Makefile
+++ b/packages/d/perl-cross/Makefile
@@ -15,14 +15,14 @@ url = https://github.com/arsv
repo_name = perl-cross
-versions = 1.2.2 1.2.3 1.3 1.3.3 1.3.4 1.3.6 1.3.7 1.4
+versions = 1.2.2 1.2.3 1.3 1.3.3 1.3.4 1.3.6 1.3.7 1.4 1.6
git_repo = .git_clone
tarballs = $(addsuffix .tar.xz, $(addprefix $(repo_name)-, $(versions)))
sha1s = $(addsuffix .sha1sum, $(tarballs))
releases = 5.22.1 5.26.1 5.28.1 5.30.0 5.30.2 5.31.4 5.32.0 5.34.0 5.36.0
-releases += 5.37.0 5.37.4 5.37.9
+releases += 5.37.0 5.37.4 5.37.9 5.40.0
TARGETS = repository_clean
diff --git a/packages/d/perl/Makefile b/packages/d/perl/Makefile
index 8e60615..1d3eef0 100644
--- a/packages/d/perl/Makefile
+++ b/packages/d/perl/Makefile
@@ -12,7 +12,7 @@
url = https://www.cpan.org/src/5.0
versions = 5.22.1 5.26.1 5.28.1 5.30.0 5.30.2 5.31.4 5.32.0 5.34.0 5.36.0
-versions += 5.37.0 5.37.4 5.37.9
+versions += 5.37.0 5.37.4 5.37.9 5.40.0
pkgname = perl
suffix = tar.xz