diff options
author | Aaron Ball <nullspoon@oper.io> | 2024-12-30 16:40:16 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2024-12-30 16:40:16 -0700 |
commit | c3aa22dcc4d886174f63a6dc524985d51a2e74fb (patch) | |
tree | 833cbd273bb1d254777d3e3c4d26c62287b4a0ba | |
parent | 5ef686d5271d24f77d4c0881f2faa03275a35832 (diff) | |
download | ports-c3aa22dcc4d886174f63a6dc524985d51a2e74fb.tar.gz ports-c3aa22dcc4d886174f63a6dc524985d51a2e74fb.tar.xz |
yt-dlp:version from 2024.12.13 to 2024.12.23
-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 66cf0c3..802c49c 100644 --- a/yt-dlp/.md5sum +++ b/yt-dlp/.md5sum @@ -1 +1 @@ -9fae3aded079d054f91ed3bdcdf37e38 yt-dlp-2024.12.13.tar.gz +17af14d4574b31a17d29261c560121d8 yt-dlp-2024.12.23.tar.gz diff --git a/yt-dlp/.signature b/yt-dlp/.signature index d0d8958..5966db9 100644 --- a/yt-dlp/.signature +++ b/yt-dlp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon.pub -RWThnm0RuVZhZp7jrz5wOw2R4RS+jSN8pQMtq+LxykgImrgMWS06x/MBcXzGtgSmg9VgiAnhA+8zSuwn50/kDpiMnh0K9uYbiQU= -SHA256 (Pkgfile) = 9d01280e2fae88b6c65fdb13c693f9b65d638cc6998fd54e189c3fe957937a65 +RWThnm0RuVZhZmIpGQovJoEFYsRsMp3vUE7zO+hRoD/PEkp7Rbw5H8g3xdgTrOQQgWbr7VhtPVjdfQbIn1A1U+qwYxREP+eNRgA= +SHA256 (Pkgfile) = b3f24d77d41631d132f2fd7553dd0b1cbcc54cae59ef5c80a7b93385a007de4a SHA256 (.footprint) = b13330c79f44e19de64e7dc4026d3d5ab368dcfaded6e2d25ce4813c47f0a796 -SHA256 (yt-dlp-2024.12.13.tar.gz) = ba55dd031ffa8452d0624a3c2ac993427f3aac2e5a5679f253bdd108d764e7c4 +SHA256 (yt-dlp-2024.12.23.tar.gz) = 66a5b9e0988106a3131ce40f61f04af3eb49cde4d26dd292793ad18666cc5938 diff --git a/yt-dlp/Pkgfile b/yt-dlp/Pkgfile index 563fe42..d1b96a0 100644 --- a/yt-dlp/Pkgfile +++ b/yt-dlp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=yt-dlp -version=2024.12.13 +version=2024.12.23 release=1 source=(https://github.com/${name}/${name}/releases/download/${version}/${name}.tar.gz) renames=(${name}-${version}.tar.gz) |