youtube-dl: update to 2017.01.08.

This commit is contained in:
Michael Gehring 2017-01-08 17:25:39 +00:00
parent 07e342d614
commit b559fa1925

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.01.05
version=2017.01.08
revision=1
noarch=yes
wrksrc="${pkgname}"
@ -13,7 +13,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=7670471d6000eebb17f5edf0c405bb3b2b99b20c6f500b6bbfb2d5678ecf3da6
checksum=ac2942d001003575858ff044dd1c1c264ab08527efa1af7036f773ea82b25fd6
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {