mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
youtube-dl: update to 2019.07.27.
This commit is contained in:
parent
646605ccbc
commit
5cb6d5f71f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'youtube-dl'
|
# Template file for 'youtube-dl'
|
||||||
pkgname=youtube-dl
|
pkgname=youtube-dl
|
||||||
version=2019.07.16
|
version=2019.07.27
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
|
@ -14,7 +14,7 @@ license="Unlicense"
|
||||||
homepage="https://rg3.github.io/youtube-dl/"
|
homepage="https://rg3.github.io/youtube-dl/"
|
||||||
changelog="https://raw.githubusercontent.com/rg3/youtube-dl/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/rg3/youtube-dl/master/ChangeLog"
|
||||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=7ea654afe4879e0e9da449a1d039f2afff0a09c105c57d76e20a75aed3370d1b
|
checksum=cdfc691ca9dcc63addb52dbbadb1b9e86325dd2d53d38ac844d504f482468bcc
|
||||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue