youtube-dl: update to 2017.10.15.1

This commit is contained in:
cr6git 2017-10-18 10:58:09 +02:00
parent cd31ecea6f
commit b26f58d24c
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.10.12
version=2017.10.15.1
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=abbfd0f4c941a85fd26af074a026dd1f4e366b385463fd23ef20432e2b2890ac
checksum=da6ae68b2fbe81da7cf4ac6b989fa7bf27b3beb214eed551d466cc6e41d7297f
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {