mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
youtube-dl: update to 2018.06.14.
This commit is contained in:
parent
d5a17b0552
commit
4f5ed0cd42
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=2018.06.11
|
version=2018.06.14
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
|
@ -14,7 +14,7 @@ license="Public Domain"
|
||||||
homepage="http://rg3.github.io/youtube-dl/"
|
homepage="http://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=f8b1fb0f2fbf3011a98577ad57e8a9ede667bf38ae4e9c57a3597bf472d26f0d
|
checksum=6cc4fdd9122e2b5f73245f423054a050ecf3a38ad4cd13abf112c7cbf6130b6c
|
||||||
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