youtube-dl: update to 2014.02.24.
This commit is contained in:
parent
dd677fbeb9
commit
39d6a9a90c
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.02.21.1
|
||||
version=2014.02.24
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
makedepends="python"
|
||||
depends="python"
|
||||
noarch="yes"
|
||||
short_desc="Tool to download youtube videos"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Public Domain"
|
||||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ce5dc9a8c4ced4b2757916f986183936bfba0c05a3cd9217196e87275e4d2531
|
||||
checksum=3631628ee577776e3c561ce6ff2a3d4f792746a9b764300261f0adaec301e511
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
|
|
Loading…
Reference in New Issue