youtube-dl: update to 014.02.21.1.
This commit is contained in:
parent
9aab502129
commit
f46040cfa1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.02.19.1
|
||||
version=2014.02.21.1
|
||||
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=d611da22b8a067cf1ae41066f86dcdaa669ede02c512fa089fb11bf25a56342e
|
||||
checksum=ce5dc9a8c4ced4b2757916f986183936bfba0c05a3cd9217196e87275e4d2531
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
|
|
Loading…
Reference in New Issue