wok diff mlt-python-bindings/receipt @ rev 25481
created recipe for py3k-cffi
author | Hans-G?nter Theisgen |
---|---|
date | Mon Oct 17 07:42:01 2022 +0100 (2022-10-17) |
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 Mon Oct 17 07:42:01 2022 +0100 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"