wok diff aespipe/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 3105f866bc3e
children 69e1e705f038
line diff
     1.1 --- a/aespipe/receipt	Thu Feb 03 12:55:23 2022 +0000
     1.2 +++ b/aespipe/receipt	Thu Sep 29 20:05:23 2022 +0000
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="AES encrypting or decrypting pipe."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL"
     1.7 -WEB_SITE="https://sourceforge.net/projects/loop-aes/"
     1.8 +WEB_SITE="https://sourceforge.net/projects/loop-aes"
     1.9  
    1.10  TARBALL="$PACKAGE-v$VERSION.tar.bz2"
    1.11 -WGET_URL="${WEB_SITE}files/$PACKAGE/v$VERSION/$TARBALL"
    1.12 +WGET_URL="$WEB_SITE/files/$PACKAGE/v$VERSION/$TARBALL"
    1.13  
    1.14  # What is the latest version available today?
    1.15  current_version()