Skip to content

Commit

Permalink
www/yt-dlp: update 2023.10.13 → 2023.11.14
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Nov 15, 2023
1 parent 87af740 commit b245ef3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion www/yt-dlp/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= yt-dlp
DISTVERSION= 2023.10.13
DISTVERSION= 2023.11.14
CATEGORIES= www
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
DISTNAME= ${PORTNAME}
Expand All @@ -16,7 +16,10 @@ PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}brotli>0:archivers/py-brotli@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycryptodomex>0:security/py-pycryptodomex@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.31.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}SecretStorage>0:security/py-SecretStorage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>=1.26.17:net/py-urllib3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}websockets>0:devel/py-websockets@${PY_FLAVOR}
BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
Expand Down
6 changes: 3 additions & 3 deletions www/yt-dlp/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1697485375
SHA256 (yt-dlp/2023.10.13/yt-dlp.tar.gz) = 64944f4452a7657b5fb31ae55d823d9411a1a29f9c1071d33fa3e6286e20522a
SIZE (yt-dlp/2023.10.13/yt-dlp.tar.gz) = 5525233
TIMESTAMP = 1700030874
SHA256 (yt-dlp/2023.11.14/yt-dlp.tar.gz) = 50dff869a296fe515234f3427b6f95f562c889c2e60d3ba7e3b4bd5d73f4fa94
SIZE (yt-dlp/2023.11.14/yt-dlp.tar.gz) = 5566962

0 comments on commit b245ef3

Please sign in to comment.