youtube-dl: update to: 2014.03.18.1
This commit is contained in:
parent
7c4185360c
commit
dc738ff75a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.03.12
|
||||
version=2014.03.18.1
|
||||
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=bd5c116e4f949162e2430d6b45bfd56a5571289cc2967db60cd9d5257a3d57b9
|
||||
checksum=c1deb27e99e6793a2dd00a70f3a9ebac895b13d94ad3de27f28a6c5514dfde7b
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
|
|
Loading…
Reference in New Issue