mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/youtube-dl: Updated for version 2019.04.24.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
430be129a6
commit
8e6be5e3be
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=youtube-dl
|
||||
VERSION=${VERSION:-2019.04.01}
|
||||
VERSION=${VERSION:-2019.04.24}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-dl"
|
||||
VERSION="2019.04.01"
|
||||
VERSION="2019.04.24"
|
||||
HOMEPAGE="http://www.yt-dl.org/"
|
||||
DOWNLOAD="https://yt-dl.org/downloads/2019.04.01/youtube-dl-2019.04.01.tar.gz"
|
||||
MD5SUM="f12a3cb37cd4acb73fcb4096fa6c87b3"
|
||||
DOWNLOAD="https://yt-dl.org/downloads/2019.04.24/youtube-dl-2019.04.24.tar.gz"
|
||||
MD5SUM="ee594cc3dae339c8e7c74674a15c9a65"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue