youtube-dl: update to 2014.09.18.
This commit is contained in:
parent
fc44d958d5
commit
58f402abc1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.09.10.1
|
||||
version=2014.09.18
|
||||
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=90749b00da47711351901ae2775ed130b6e22d6b90f0c516723248f253cf5ee6
|
||||
checksum=032617d45fb278cb70dfcaefd6a69c29961d42a9db6363376a64d1a3b2c8f58e
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in New Issue