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

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (24 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 May 21 21:38:29 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"