wok diff antimicro/receipt @ rev 24005

cdrkit: force catalog sort weight
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 19 09:09:36 2021 +0000 (2021-01-19)
parents de009acdced5
children 5ea0ce1cecc0
line diff
     1.1 --- a/antimicro/receipt	Mon Dec 30 15:31:22 2019 +0100
     1.2 +++ b/antimicro/receipt	Tue Jan 19 09:09:36 2021 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://github.com/AntiMicro/antimicro"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="https://github.com/AntiMicro/$PACKAGE/archive/$VERSION/$TARBALL"
     1.8 +WGET_URL="https://github.com/AntiMicro/$PACKAGE/archive/$VERSION/$TARBALL"
     1.9  
    1.10  DEPENDS="libQtCore libQtGui libsdl2 libxcb xorg-libX11 xorg-libXau \
    1.11  	xorg-libXdmcp xorg-libXext xorg-libXi xorg-libXtst"