youtube-dl: update to 2014.06.19.
This commit is contained in:
parent
30e813d0e6
commit
4463929606
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.06.09
|
||||
version=2014.06.19
|
||||
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=e7aa2c7b54e17e1e0fb82718f841f98baf0acefd398f7a978be065aa99ca910c
|
||||
checksum=877f5a1652693e80d905831bbc10055bd101d6620176b6cb08dd983e465eba94
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
|
|
Loading…
Reference in New Issue