youtube-dl: update to 2017.02.24.

This commit is contained in:
Toyam Cox 2017-02-24 01:00:21 -05:00
parent 7341531d7d
commit 85ab74e02a

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.02.22
version=2017.02.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=51f45723f1e39eb2c780bf1b490ec9150efdac9db86d3010f8fcc53400c87129
checksum=591f8e8de95f1da39fc153631333801555ac700f85add65d48aa616e0da83003
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {