youtube-dl: update to 2015.12.21.
This commit is contained in:
parent
ccfe6c9040
commit
1f59e7086f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2015.12.18
|
||||
version=2015.12.21
|
||||
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=d3f9414fb8fdb53d4fb742d198222ea3c75854aa837eb88dcd9731c768191e8f
|
||||
checksum=7a61ccbc3cd55e712b2fb94a7dedff5052548bbebab9f8c441feec8a02748d4d
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in New Issue