wok diff xorg-xdriinfo/receipt @ rev 25503

f3: include extra programs
author Hans-G?nter Theisgen
date Fri Jan 27 10:37:43 2023 +0100 (16 months ago)
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 Jan 27 10:37:43 2023 +0100
     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"