youtube-dl: update to 2014.09.25.
This commit is contained in:
parent
846542df44
commit
c3f569e1bc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.09.22.1
|
||||
version=2014.09.25
|
||||
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=9f03840f034a601487deef98992d22fbb9bb02b7609eb20db47ed73d1999612f
|
||||
checksum=1fa2669cfa905fe11c25a1c4b9177d93e67b433a322fbb253725837912f424a2
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in New Issue