youtube-dl: update to 2017.03.24.

This commit is contained in:
Toyam Cox 2017-03-23 14:01:56 -04:00
parent f05d7f55f6
commit 9ec7ed1729
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.03.22
version=2017.03.24
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=c9c0d929f887c2044a0cee88f314f2746a19f34b5842f1b065efc536c43be9ff
checksum=b772e58ff9f156cfcff0308a3f13c5ea75b0cf4dc297d1fe9aa4ad2b870c8803
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {