www/yt-dlp: Update 2023.01.06 → 2023.02.17
PR: 269597
This commit is contained in:
parent
a8f179d5f2
commit
357f249d88
2 changed files with 7 additions and 5 deletions
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue