wok diff weston/receipt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents 7c0170dd3ecc
children
line diff
     1.1 --- a/weston/receipt	Wed Feb 23 11:49:52 2022 +0000
     1.2 +++ b/weston/receipt	Mon May 02 11:23:24 2022 +0000
     1.3 @@ -7,8 +7,8 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  LICENSE="MIT"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.7 -WEB_SITE="http://www.slitaz.org/"
     1.8 -WGET_URL="http://wayland.freedesktop.org/releases/$TARBALL"
     1.9 +WEB_SITE="https://wayland.freedesktop.org/"
    1.10 +WGET_URL="https://wayland.freedesktop.org/releases/$TARBALL"
    1.11  
    1.12  DEPENDS="wayland mesa-wayland cairo-gl libxkbcommon libunwind mtdev \
    1.13  xorg-libXcursor pam liblzma"