mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
youtube-dl: update to 2019.04.07.
This commit is contained in:
parent
777098a4d3
commit
a0df9da418
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2019.04.01
|
||||
version=2019.04.07
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="$pkgname"
|
||||
|
@ -14,7 +14,7 @@ license="Public Domain"
|
|||
homepage="https://rg3.github.io/youtube-dl/"
|
||||
changelog="https://raw.githubusercontent.com/rg3/youtube-dl/master/ChangeLog"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=55833cc88532d1b9b16a5a808da7879857eff1b3d0eeee57cf08810b2601306b
|
||||
checksum=33854099570baccc536f3a51e7196b572294bcd8b6218d13be58dd6f91273dcf
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue