wok diff c-client/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 1b47827a7c64
children b6605c2b3156
line diff
     1.1 --- a/c-client/receipt	Mon Aug 08 07:39:58 2022 +0000
     1.2 +++ b/c-client/receipt	Thu Sep 29 20:05:23 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://alpineapp.email/"
     1.5  SOURCE="imap"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WGET_URL="ftp://ftp.cac.washington.edu/mail/$TARBALL"
     1.8 +WGET_URL="https://ftp.icm.edu.pl/packages/$SOURCE/$TARBALL"
     1.9  TAGS="imap pop3 smtp"
    1.10  
    1.11  BUILD_DEPENDS="openssl-dev"