youtube-dl: update to 2014.02.06.2.
This commit is contained in:
parent
faf05a3fae
commit
39fd8bdf4e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.02.03
|
||||
version=2014.02.06.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=394aac721d49e27039a7cca20c23b92e01346f690e64d528eb071e29ce9b462d
|
||||
checksum=927809a3c4e7a3e92c5e3d6687c2a544d031bd031032c706ca9e5e311c285259
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
|
|
Loading…
Reference in New Issue