wok-6.x diff aespipe/receipt @ rev 25457

Normazile https://sourceforge.net/projects web_sites
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 23 08:28:09 2022 +0000 (2022-09-23)
parents 3105f866bc3e
children 69e1e705f038
line diff
     1.1 --- a/aespipe/receipt	Thu Feb 03 12:55:23 2022 +0000
     1.2 +++ b/aespipe/receipt	Fri Sep 23 08:28:09 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()