youtube-dl: update to 2015.08.28.
This commit is contained in:
parent
2dda3ea8f0
commit
2954afef40
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2015.08.23
|
||||
version=2015.08.28
|
||||
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=774de06d23a87a37a040399101f716c86b17d21ff78971346263217d6862757e
|
||||
checksum=7763dc3869804696b1f1b66cb460d578d1af8de0a73046d449803bd3ac5f5045
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in a new issue