youtube-dl: update to 2013.03.10 (close #318).
This commit is contained in:
parent
ea62c48673
commit
1c55a86f25
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.02.24
|
||||
version=2014.03.10
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
makedepends="python"
|
||||
|
@ -11,7 +11,7 @@ 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=3631628ee577776e3c561ce6ff2a3d4f792746a9b764300261f0adaec301e511
|
||||
checksum=31e4c6af0949da8a50d6d05f472e5a6d8ea28e9c0e6c2cb15c16c3135d7f4d59
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
|
|
Loading…
Reference in New Issue