wok-current diff matchbox-desktop-2/receipt @ rev 25698

Fix ntfs-3g receipt
author Stanislas Leduc <shann@slitaz.org>
date Tue Apr 16 19:01:01 2024 +0000 (2 months ago)
parents 241fb98cab1c
children
line diff
     1.1 --- a/matchbox-desktop-2/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/matchbox-desktop-2/receipt	Tue Apr 16 19:01:01 2024 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  SOURCE="matchbox-desktop"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://matchbox-project.org/"
     1.7 -WGET_URL="${WEB_SITE}sources/$SOURCE/$VERSION/$TARBALL"
     1.8 +WGET_URL="http://downloads.yoctoproject.org/releases/matchbox/$SOURCE/$VERSION/$TARBALL"
     1.9  
    1.10  DEPENDS="gtk+ dbus dbus-glib util-linux-uuid"
    1.11  BUILD_DEPENDS="gtk+-dev dbus-dev dbus-glib-dev util-linux-uuid-dev"