wok diff matchbox-common/receipt @ rev 24978

Add memtest-efi32 & memtest-efi64
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 07 11:09:47 2022 +0000 (2022-05-07)
parents 241fb98cab1c
children
line diff
     1.1 --- a/matchbox-common/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/matchbox-common/receipt	Sat May 07 11:09:47 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://matchbox-project.org/"
     1.7 -WGET_URL="${WEB_SITE}sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.8 +WGET_URL="http://downloads.yoctoproject.org/releases/matchbox/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.9  
    1.10  DEPENDS="gtk+ libmatchbox"
    1.11  BUILD_DEPENDS="gtk+-dev libmatchbox-dev"