mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
youtube-dl: update to 2019.02.08.
This commit is contained in:
parent
497e120df5
commit
ee7de70f76
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2019.01.30
|
||||
version=2019.02.08
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=1a34f7eb8d9027d800026df106cddcb269eba31e7aef1066bdd9b5741ff3fc4c
|
||||
checksum=f6d3681393efbc3183f63018914c65eb593511acc75466455523a826e59fdb93
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue