wok-current diff pybootchartgui/receipt @ rev 24976

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 06 11:04:25 2022 +0000 (2022-05-06)
parents e1e1678c5265
children d765616e1f3d
line diff
     1.1 --- a/pybootchartgui/receipt	Mon May 02 11:23:24 2022 +0000
     1.2 +++ b/pybootchartgui/receipt	Fri May 06 11:04:25 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL3"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://github.com/kraj/poky/tree/master/scripts/pybootchartgui"
     1.7 -WGET_URL="$WEB_SITE/files/$TARBALL"
     1.8 +WGET_URL="https://code.google.com/archive/p/pybootchartgui//files/$TARBALL"
     1.9  
    1.10  DEPENDS="python pygtk bootchart"
    1.11