youtube-dl: update to 2015.08.16.
This commit is contained in:
parent
412d77ce6c
commit
18e6175071
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2015.08.09
|
||||
version=2015.08.16
|
||||
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=01bd26ceb7bfde7bef2528666807241354087cf01b198b3d48623ee5e3c4b746
|
||||
checksum=85ef29e55989bdde8ea1bf9084484288e2acf91bf9c9d2f6ee08380d427712e6
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in a new issue