wok diff apache/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 (3 months ago)
parents 8bbdfd03ccf3
children 096ad9edc98b
line diff
     1.1 --- a/apache/receipt	Tue Jun 28 08:48:09 2022 +0000
     1.2 +++ b/apache/receipt	Sat Feb 17 10:09:12 2024 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  SOURCE="httpd"
     1.6  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.7 -WGET_URL="http://archive.apache.org/dist/$SOURCE/$TARBALL"
     1.8 +WGET_URL="https://archive.apache.org/dist/$SOURCE/$TARBALL"
     1.9  
    1.10  PROVIDE="lighttpd"
    1.11  DEPENDS="apr apr-util expat openssl pcre util-linux-uuid zlib"