diff options
author | Aaron Ball <nullspoon@oper.io> | 2023-07-10 23:30:26 -0600 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2023-07-10 23:30:26 -0600 |
commit | 2485b81d402e8ff12c0abd3a942a50ca55a514e1 (patch) | |
tree | d78ad974bee9b2099b6b290124fc39511d1a0330 | |
parent | b77799cb2c9522f5bcd5289912826683c4c2e564 (diff) | |
download | ports-2485b81d402e8ff12c0abd3a942a50ca55a514e1.tar.gz ports-2485b81d402e8ff12c0abd3a942a50ca55a514e1.tar.xz |
yt-dlp:version from 2023.06.22 to 2023.07.06
-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 3ce5904..4402301 100644 --- a/yt-dlp/.md5sum +++ b/yt-dlp/.md5sum @@ -1 +1 @@ -f919a7396be83139dc80fffba2c53e06 yt-dlp-2023.06.22.tar.gz +20ff3cad19bda18fa3bf9e8492222645 yt-dlp-2023.07.06.tar.gz diff --git a/yt-dlp/.signature b/yt-dlp/.signature index ecab374..319605c 100644 --- a/yt-dlp/.signature +++ b/yt-dlp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon.pub -RWThnm0RuVZhZuiIB8PviodsxmMYG6UHLQk9h9uyR/xJ/Q1LYdVCTXu8HYS1IuhOlpr/kNokBnt3nHuMctq3iFE150eqNVnprwI= -SHA256 (Pkgfile) = d6f2422e197913359f17c9ec3caa8fb5d6408a061871f1571683249768690c03 +RWThnm0RuVZhZpRGUkOzmkH1FU3l3p/HoX+wWn/CLSvYJeaGgAYulIe67QPyMCRycFILEKsIymltqtJVPAyr1RaYLS5N7C2RYgc= +SHA256 (Pkgfile) = aeffcdb0b29978907c935bf55d7d48bb8b1b7f8f0314d41489673797ed339b8a SHA256 (.footprint) = b13330c79f44e19de64e7dc4026d3d5ab368dcfaded6e2d25ce4813c47f0a796 -SHA256 (yt-dlp-2023.06.22.tar.gz) = 5291eb8e077ee1bc2585f4f522d75f1e4f9fd4c3374bace1572cf59b97bdd9c3 +SHA256 (yt-dlp-2023.07.06.tar.gz) = 6d2115b84b6c11867f92cf4c23705b536bfa0ba9d538b1885f52da6756f8c980 diff --git a/yt-dlp/Pkgfile b/yt-dlp/Pkgfile index 24d1167..b14176f 100644 --- a/yt-dlp/Pkgfile +++ b/yt-dlp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=yt-dlp -version=2023.06.22 +version=2023.07.06 release=1 source=(https://github.com/${name}/${name}/releases/download/${version}/${name}.tar.gz) renames=(${name}-${version}.tar.gz) |