youtube-dl: update to 2017.01.24.

This commit is contained in:
Duncaen 2017-01-24 20:30:24 +01:00
parent a2a408c1af
commit d324a95eeb

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.01.18
version=2017.01.24
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=7c16f3ce7cf8a673a4c531e4a1fc10801467a61732cb65430e40b3ab8b2f2d2e
checksum=6691206f68b8ecf8e9f81a85c63b4c00676f66f549d37e9ea36113eda6d1e4d8
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {