network/youtube-dl: Fix MD5SUM.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-04-19 18:17:37 +07:00
parent 468e53715c
commit 9a4e1d60c0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ PRGNAM="youtube-dl"
VERSION="2015.04.17" VERSION="2015.04.17"
HOMEPAGE="https://rg3.github.io/youtube-dl" HOMEPAGE="https://rg3.github.io/youtube-dl"
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2015.04.17.tar.gz" DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2015.04.17.tar.gz"
MD5SUM="b6891236a85e4005e1a64c375382c11a" MD5SUM="a141e5710a82d43172a5f331d603d7bd"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""