mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
yt_dlp: rebuild after typo renaming
This commit is contained in:
@@ -9,7 +9,7 @@ to download these videos by itself."
|
||||
HOMEPAGE="https://github.com/yt-dlp/yt-dlp"
|
||||
COPYRIGHT="2006-2023 youtube-dl and yt-dlp contributors"
|
||||
LICENSE="Unlicense"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/yt-dlp/yt-dlp/releases/download/$portVersion/yt-dlp.tar.gz"
|
||||
SOURCE_FILENAME="yt-dlp-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="81f607b8754b1bc67e6592a4e316c015d720e7118757a5afd4ef2aaf37d2ef29"
|
||||
@@ -62,7 +62,7 @@ for i in "${!PYTHON_PACKAGES[@]}"; do
|
||||
flake8_$pythonPackage
|
||||
pytest_$pythonPackage
|
||||
importlib_metadata_$pythonPackage
|
||||
typing_extentions_$pythonPackage
|
||||
typing_extensions_$pythonPackage
|
||||
"
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user