youtube-dl: update to 2014.09.10.1
This commit is contained in:
parent
c69e20cffe
commit
4acf5117af
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.09.06
|
||||
version=2014.09.10.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
license="Public Domain"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ad99a911a4b9c1983d797b208f292ead55da4ca30aea618e8092a7fb1fdea0a8
|
||||
checksum=90749b00da47711351901ae2775ed130b6e22d6b90f0c516723248f253cf5ee6
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in New Issue