youtube-dl: update to 2015.08.23
This commit is contained in:
parent
cdbc7b051e
commit
7575368f56
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2015.08.16
|
||||
version=2015.08.23
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
license="Public Domain"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=85ef29e55989bdde8ea1bf9084484288e2acf91bf9c9d2f6ee08380d427712e6
|
||||
checksum=774de06d23a87a37a040399101f716c86b17d21ff78971346263217d6862757e
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in a new issue