wok diff xrestop/receipt @ rev 25540

Update some web_site/wget_url with https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 09 18:12:54 2023 +0000 (15 months ago)
parents 535c806240cc
children
line diff
     1.1 --- a/xrestop/receipt	Thu Feb 17 12:02:46 2022 +0000
     1.2 +++ b/xrestop/receipt	Thu Mar 09 18:12:54 2023 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="paul@slitaz.org"
     1.5  LICENSE="GPL2"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://www.freedesktop.org/wiki/Software/xrestop/"
     1.8 +WEB_SITE="https://www.freedesktop.org/wiki/Software/xrestop/"
     1.9  WGET_URL="http://downloads.yoctoproject.org/releases/xrestop/$TARBALL"
    1.10  
    1.11  DEPENDS="ncurses xorg-libXres libtinfo"