wok-current diff apache/receipt @ rev 25697
Up apache (CVE-2023-38709, CVE-2024-24795, CVE-2024-27316), up libarchive, qemu, add amdgpu/touchpad support and clean modules.list, up website for repology
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Apr 16 17:00:21 2024 +0000 (9 months ago) |
parents | bfd1d974e88e |
children | 5926178cd6fa |
line diff
1.1 --- a/apache/receipt Sun Mar 24 15:17:37 2024 +0000 1.2 +++ b/apache/receipt Tue Apr 16 17:00:21 2024 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="apache" 1.7 -VERSION="2.4.58" 1.8 +VERSION="2.4.59" 1.9 CATEGORY="network" 1.10 TAGS="webserver http server" 1.11 SHORT_DESC="Secure, efficient and extensible HTTP server." 1.12 @@ -11,7 +11,7 @@ 1.13 1.14 SOURCE="httpd" 1.15 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.16 -WGET_URL="http://archive.apache.org/dist/$SOURCE/$TARBALL" 1.17 +WGET_URL="https://archive.apache.org/dist/$SOURCE/$TARBALL" 1.18 1.19 PROVIDE="lighttpd" 1.20 DEPENDS="apr apr-util expat openssl pcre util-linux-uuid zlib"