wok diff miro/receipt @ rev 25026

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 19 10:39:49 2022 +0000 (2022-05-19)
parents 241fb98cab1c
children
line diff
     1.1 --- a/miro/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/miro/receipt	Thu May 19 10:39:49 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.getmiro.com"
     1.7 -WGET_URL="http://ftp.osuosl.org/pub/pculture.org/$PACKAGE/src/$TARBALL"
     1.8 +WGET_URL="https://github.com/pculture/miro/archive/refs/tags/v$VERSION.tar.gz"
     1.9  
    1.10  DEPENDS="dbus-python python-pyrex pygtk gstreamer python-pysqlite pywebkitgtk \
    1.11  shared-mime-info desktop-file-utils hicolor-icon-theme gst-python notify-python \