youtube-dl: update to 2014.08.10.
This commit is contained in:
parent
19332495b8
commit
2549bd69bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.08.05
|
||||
version=2014.08.10
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
license="Public Domain"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=6e816d7444cadbd074459c852d988412ed7fb1b6216292da378229a95886a13f
|
||||
checksum=a1131ff8aa636b6e99baf1b6226dab137500cd0a5cdeb4d76db102be4138caa9
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in a new issue