youtube-dl: update to 2014.02.08.2.
This commit is contained in:
parent
3843d61f9e
commit
63051730ef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.02.06.2
|
||||
version=2014.02.08.2
|
||||
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=927809a3c4e7a3e92c5e3d6687c2a544d031bd031032c706ca9e5e311c285259
|
||||
checksum=068e598f32b817d9218bc6998a13112eb9d068942b82f8cda442458e398f4780
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
|
|
Loading…
Reference in a new issue