wok-current diff matchbox-panel/receipt @ rev 25584
Fix ncursesw build
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu May 25 10:56:33 2023 +0000 (20 months ago) |
parents | 241fb98cab1c |
children |
line diff
1.1 --- a/matchbox-panel/receipt Tue Feb 15 18:29:48 2022 +0000 1.2 +++ b/matchbox-panel/receipt Thu May 25 10:56:33 2023 +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+ startup-notification libmatchbox wireless_tools" 1.11 BUILD_DEPENDS="gtk+-dev startup-notification-dev libmatchbox-dev wireless_tools-dev"