youtube-dl: update to 2014.02.13.
This commit is contained in:
parent
dda450fd12
commit
6f39f88cd6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.02.10
|
||||
version=2014.02.13
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
makedepends="python"
|
||||
|
@ -11,7 +11,7 @@ maintainer="pancake <pancake@nopcode.org>"
|
|||
license="Public Domain"
|
||||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=fa037ae7d3a3b47f57b91e57f89689c4277465152267809811ad5bf9f76a3d3f
|
||||
checksum=b8db75d3da5e0e959f0c2ed7e4c7c630f6db32be90b44bfb6e424a9871b00851
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
|
|
Loading…
Reference in New Issue