wok-current diff mlt-python-bindings/receipt @ rev 25736
Add miss git-branch patch for cookutils
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Jan 20 09:30:59 2025 +0000 (2 weeks ago) |
parents | 5ea0ce1cecc0 |
children |
line diff
1.1 --- a/mlt-python-bindings/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/mlt-python-bindings/receipt Mon Jan 20 09:30:59 2025 +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"