wok diff xorg-xdriinfo/receipt @ rev 25031

Add fatcat
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 20 09:25:51 2022 +0000 (2022-05-20)
parents 5d79829fa876
children
line diff
     1.1 --- a/xorg-xdriinfo/receipt	Wed Jul 07 17:56:16 2021 +0000
     1.2 +++ b/xorg-xdriinfo/receipt	Fri May 20 09:25:51 2022 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="https://www.x.org/wiki/"
     1.5  
     1.6  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.7 -WGET_URL="http://xorg.mirror.solnet.ch/pub/individual/app/$TARBALL"
     1.8 +WGET_URL="$XORG_MIRROR/app/$TARBALL"
     1.9  
    1.10  SUGGESTED="nvidia"
    1.11  DEPENDS="mesa xorg-libX11"