youtube-dl: update to 2015.10.24.
This commit is contained in:
parent
e158852684
commit
816658bb26
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2015.10.18
|
||||
version=2015.10.24
|
||||
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=eece461e6af1fc030ffe29306a24676568c0310a47174168019ab1a62f08029e
|
||||
checksum=fa151e925b51f6b5ee154f25089d287832a9387e59561810fd5eac8d00ce3ae1
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in New Issue