youtube-dl: update to 2014.10.05
This commit is contained in:
parent
0c6dfdb32a
commit
0eefa1b4d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.09.25
|
||||
version=2014.10.05
|
||||
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=1fa2669cfa905fe11c25a1c4b9177d93e67b433a322fbb253725837912f424a2
|
||||
checksum=0bf165e7c23f3ca2a4b1c33a9f20ad1cc91d0488f632415db255144847ffecab
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in a new issue