network/youtube-dl: Updated for version 2018.05.18.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2018-05-20 17:34:22 +02:00 committed by Willy Sudiarto Raharjo
parent 201cdba255
commit 48f12e2bf0
3 changed files with 5 additions and 5 deletions

View file

@ -145,7 +145,7 @@ Make all connections via IPv6
.TP
.B \-\-geo\-verification\-proxy \f[I]URL\f[]
Use this proxy to verify the IP address for some geo\-restricted sites.
The default proxy specified by \-\-proxy (or none, if the options is not
The default proxy specified by \-\-proxy (or none, if the option is not
present) is used for the actual downloading.
.RS
.RE

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="youtube-dl"
VERSION="2018.05.09"
VERSION="2018.05.18"
HOMEPAGE="https://rg3.github.io/youtube-dl"
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2018.05.09/youtube-dl-2018.05.09.tar.gz"
MD5SUM="bc9c667adb27fe0524e37ae6babec670"
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2018.05.18/youtube-dl-2018.05.18.tar.gz"
MD5SUM="e96a385f58462539f8c77da656fa7fb3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""