youtube-dl: update to 2017.02.21.

This commit is contained in:
Toyam Cox 2017-02-21 14:40:21 -05:00
parent 5b700aa031
commit d3c5ff49ae

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.02.17
version=2017.02.21
revision=1
noarch=yes
wrksrc="${pkgname}"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://rg3.github.com/youtube-dl/"
license="Public Domain"
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
checksum=4b1c3f05fb816e9d02dc3f0188e16200031cc0bc4fd40df904ee0806f478601a
checksum=af68839011c083278dae50652926cc132796aa45e861d7e7719236064ddf1002
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {