wok diff terminal/receipt @ rev 25028

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 19 17:04:56 2022 +0000 (2022-05-19)
parents 17091bc7c301
children
line diff
     1.1 --- a/terminal/receipt	Thu Feb 10 18:04:02 2022 +0000
     1.2 +++ b/terminal/receipt	Thu May 19 17:04:56 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  SOURCE="xfce4-terminal"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WEB_SITE="https://www.xfce.org/"
     1.7 -WGET_URL="http://archive.xfce.org/src/apps/$SOURCE/${VERSION%.*}/$TARBALL"
     1.8 +WGET_URL="https://archive.xfce.org/src/apps/$SOURCE/${VERSION%.*}/$TARBALL"
     1.9  TAGS="terminal"
    1.10  PROVIDE="$SOURCE"
    1.11