wok diff dhcp/receipt @ rev 25463

Up expat (2.4.9) fixes CVE-2022-40674
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 29 20:05:23 2022 +0000 (20 months ago)
parents bd7510903310
children fb82383c591b
line diff
     1.1 --- a/dhcp/receipt	Sun May 01 08:42:44 2022 +0000
     1.2 +++ b/dhcp/receipt	Thu Sep 29 20:05:23 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://www.isc.org/dhcp/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://ftp.isc.org/isc/$PACKAGE/$VERSION/$TARBALL"
     1.8 +WGET_URL="https://fossies.org/linux/misc/$TARBALL"
     1.9  
    1.10  DEPENDS="libcrypto"
    1.11  BUILD_DEPENDS="file perl"