wok diff mlt-python-bindings/receipt @ rev 25097

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 18 20:27:19 2022 +0000 (23 months ago)
parents 5ea0ce1cecc0
children 7364ffdaaa60
line diff
     1.1 --- a/mlt-python-bindings/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/mlt-python-bindings/receipt	Sat Jun 18 20:27:19 2022 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  
     1.5  SOURCE="mlt"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://github.com/mltframework/$SOURCE/archive/v$VERSIONtar.gz"
     1.8 +WGET_URL="https://github.com/mltframework/$SOURCE/archive/refs/tags/v$VERSION.tar.gz"
     1.9  
    1.10  DEPENDS="python mlt"
    1.11  BUILD_DEPENDS="swig python-dev mlt"