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