Skip to content

Commit

Permalink
www/yt-dlp: Update 2023.01.06 → 2023.02.17
Browse files Browse the repository at this point in the history
PR:	269597
  • Loading branch information
Daniel Engberg authored and yurivict committed Feb 17, 2023
1 parent a8f179d commit 357f249
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions www/yt-dlp/Makefile
@@ -1,6 +1,9 @@
PORTNAME= yt-dlp
DISTVERSION= 2023.01.06
DISTVERSION= 2023.02.17
CATEGORIES= www
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
DISTNAME= ${PORTNAME}
DIST_SUBDIR= ${PORTNAME}/${DISTVERSION}

MAINTAINER= yuri@FreeBSD.org
COMMENT= Command-line program for downloading videos from various platforms
Expand All @@ -19,7 +22,6 @@ BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}

USES= gmake python:3.7+ shebangfix
USE_GITHUB= yes

SHEBANG_GLOB= devscripts/*.py

Expand Down
6 changes: 3 additions & 3 deletions www/yt-dlp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1673060572
SHA256 (yt-dlp-yt-dlp-2023.01.06_GH0.tar.gz) = 1ac3dfed834fec9ae18e8d2f0ee8be561df172d08ee42d90423f99fedd7f3226
SIZE (yt-dlp-yt-dlp-2023.01.06_GH0.tar.gz) = 2265751
TIMESTAMP = 1676647594
SHA256 (yt-dlp/2023.02.17/yt-dlp.tar.gz) = 81f607b8754b1bc67e6592a4e316c015d720e7118757a5afd4ef2aaf37d2ef29
SIZE (yt-dlp/2023.02.17/yt-dlp.tar.gz) = 5101619

0 comments on commit 357f249

Please sign in to comment.