[packages/perl-prefork] - updated URLs
qboosh
qboosh at pld-linux.org
Fri Sep 26 18:28:19 CEST 2025
commit acb871062a9c33208c30eaa40eb598a1a070a1f8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Sep 26 18:31:22 2025 +0200
- updated URLs
perl-prefork.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-prefork.spec b/perl-prefork.spec
index eb2c68e..b866394 100644
--- a/perl-prefork.spec
+++ b/perl-prefork.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir prefork
Summary: prefork - optimize module loading across forking and non-forking scenarios
@@ -11,9 +11,9 @@ Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-authors/id/E/ET/ETHER/%{pdir}-%{version}.tar.gz
+Source0: https://www.cpan.org/modules/by-authors/id/E/ET/ETHER/%{pdir}-%{version}.tar.gz
# Source0-md5: 60d97a66a1e6e4ccfa51f8662a511048
-URL: https://metacpan.org/release/prefork
+URL: https://metacpan.org/dist/prefork
BuildRequires: perl-ExtUtils-MakeMaker >= 6.24-2
%if %{with tests}
BuildRequires: perl-Scalar-List-Utils >= 0.18
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-prefork.git/commitdiff/acb871062a9c33208c30eaa40eb598a1a070a1f8
More information about the pld-cvs-commit
mailing list