mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
youtube-dl: update to 2018.04.09.
This commit is contained in:
parent
bef83601c2
commit
537f9765f2
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.04.03
|
version=2018.04.09
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://rg3.github.io/youtube-dl/"
|
homepage="http://rg3.github.io/youtube-dl/"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a8461fece0b1e66655ad4e47d9dc51935d27d42a0637873acd81e8d86ef1ac5e
|
checksum=263b40801c7baedc0ee7008543977c14d4d7315c159c8f21f0fc24a3656826d8
|
||||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue