wok diff matchbox-common/receipt @ rev 25002

updated nrg2iso (0.4 -> 0.4.1)
author Hans-G?nter Theisgen
date Mon May 16 14:45:30 2022 +0100 (2022-05-16)
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	Mon May 16 14:45:30 2022 +0100
     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"