youtube-dl: update to 2017.12.14.

Closes: #9983 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-13 20:53:34 -02:00 committed by lemmi
parent c653c679ad
commit 4174237ceb

View file

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