youtube-dl: update to 2016.09.11.
This commit is contained in:
parent
296e991bb4
commit
99c69f34f2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2016.09.08
|
||||
version=2016.09.11
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -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=c45af2fb1041c25ee9b2283f5c0bd32106943844425541d684e17310e216b8b7
|
||||
checksum=83d59239d0b363c48d4ee898df0a77d9127e2bffd6b2f3dd88beefefeec5f539
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2.7"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue