wok diff apache-mod-perl/receipt @ rev 25659

expat (2.6.0) CVE-2023-52426
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 17 10:09:12 2024 +0000 (18 months ago)
parents 1d0d8eba1e3d
children 096ad9edc98b
line diff
     1.1 --- a/apache-mod-perl/receipt	Tue Jun 28 16:23:55 2022 +0100
     1.2 +++ b/apache-mod-perl/receipt	Sat Feb 17 10:09:12 2024 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  SOURCE="mod_perl"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/$TARBALL"
     1.8 +#WGET_URL="http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/$TARBALL"
     1.9  WGET_URL="https://archive.apache.org/dist/perl/$TARBALL"
    1.10  
    1.11  DEPENDS="apache perl-thread"