diff options
author | Aaron Ball <nullspoon@oper.io> | 2024-10-30 19:50:26 -0600 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2024-10-30 19:50:26 -0600 |
commit | 8f62ad22aae74090b00da0d2e38538f584ca4484 (patch) | |
tree | 9b26ef959bfe07bc4b0bfd073ba995a85355b758 | |
parent | 3e0675e0be8ef634c9ff3f07f17a7f73cceed9b6 (diff) | |
download | ports-8f62ad22aae74090b00da0d2e38538f584ca4484.tar.gz ports-8f62ad22aae74090b00da0d2e38538f584ca4484.tar.xz |
yt-dlp:version from 2024.09.27 to 2024.10.22
-rw-r--r-- | yt-dlp/.md5sum | 2 | ||||
-rw-r--r-- | yt-dlp/.signature | 6 | ||||
-rw-r--r-- | yt-dlp/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/yt-dlp/.md5sum b/yt-dlp/.md5sum index 5482727..2f95e40 100644 --- a/yt-dlp/.md5sum +++ b/yt-dlp/.md5sum @@ -1 +1 @@ -c5a3a925f92044f0203da9476345c227 yt-dlp-2024.09.27.tar.gz +3b9192fef025d9cf4cfcebaeeb06d06e yt-dlp-2024.10.22.tar.gz diff --git a/yt-dlp/.signature b/yt-dlp/.signature index 5541f30..ca9c742 100644 --- a/yt-dlp/.signature +++ b/yt-dlp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon.pub -RWThnm0RuVZhZq9oT4a1i1muXP/bBdSyTT4DyoJ2AWIgnf/a1k9DeXePeVbF8nDgrx0ELNSSYPT+75avBaRQvmGOPjabLzg1cQw= -SHA256 (Pkgfile) = fd44f1d763ccb42b758a75e6edb36f6b620497b2ff1ee91fa63264d849a06c8f +RWThnm0RuVZhZs+BmdVoXcLFC8nmyeiq/6RGHwyK4or7mSeSwLKg6hmUiHjxNy0Xtnt8f9SuMoDfWTg4Ru7LnAEiq+gkaOviOw0= +SHA256 (Pkgfile) = 43bf1efc49f7de80aa429ad32a08be7a76fee33f40d83ce03e474dbbe4ecb46e SHA256 (.footprint) = b13330c79f44e19de64e7dc4026d3d5ab368dcfaded6e2d25ce4813c47f0a796 -SHA256 (yt-dlp-2024.09.27.tar.gz) = ffce6ebd742373eff6dac89b23f706ec7513a0367160eb8b5a550cd706cd883f +SHA256 (yt-dlp-2024.10.22.tar.gz) = 54444a758dae04ce01dad914bc36e9354f2e7b8098da9729ae1f18d56b4e604c diff --git a/yt-dlp/Pkgfile b/yt-dlp/Pkgfile index 72eee63..f4eed4f 100644 --- a/yt-dlp/Pkgfile +++ b/yt-dlp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=yt-dlp -version=2024.09.27 +version=2024.10.22 release=1 source=(https://github.com/${name}/${name}/releases/download/${version}/${name}.tar.gz) renames=(${name}-${version}.tar.gz) |