network/youtube-dl: Updated for version 2020.03.06.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2020-03-05 23:20:32 +01:00 committed by Willy Sudiarto Raharjo
parent 0900599c4a
commit 5e7d237c89
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=youtube-dl
VERSION=${VERSION:-2020.02.16}
VERSION=${VERSION:-2020.03.06}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="youtube-dl"
VERSION="2020.02.16"
VERSION="2020.03.06"
HOMEPAGE="http://www.yt-dl.org/"
DOWNLOAD="https://yt-dl.org/downloads/2020.02.16/youtube-dl-2020.02.16.tar.gz"
MD5SUM="09fcadcc01c88bf67987c3a1244d5708"
DOWNLOAD="https://yt-dl.org/downloads/2020.03.06/youtube-dl-2020.03.06.tar.gz"
MD5SUM="601233bc0f1973006026e14447bb3d97"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""