mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
youtube-dl: update to 2019.04.24
This commit is contained in:
parent
ec05356373
commit
58ebb375aa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2019.04.17
|
||||
version=2019.04.24
|
||||
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=0af9827d90ac37cb8368ebd9d625023de25e9a5edac21c3f7de5ac850de0f637
|
||||
checksum=1fbf54fb2f1ba3050da0cefe3cfa23604d445c8dc944202caf281d83851fffcf
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue