youtube-dl: update to 2015.09.09
This commit is contained in:
parent
61e2ba544b
commit
dd99150d3b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2015.09.03
|
||||
version=2015.09.09
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -10,7 +10,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=dfa0efc89412eb58d1cdf641a7747ad95dcd31d8d08b006334a2e603325eb273
|
||||
checksum=fa2419fc47d0108b800c52dbe292fe1edf40259163035b57efb3b981e517511b
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in a new issue