Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
openwrt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
54
Issues
54
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Turris
openwrt
Commits
da7c3f52
Verified
Commit
da7c3f52
authored
May 27, 2019
by
Josef Schlehofer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
youtube-dl: update to version 2019.05.20
parent
7f472c28
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
patches/packages/youtube-dl-0001-update-to-version-2019.05.20.patch
...ckages/youtube-dl-0001-update-to-version-2019.05.20.patch
+6
-6
No files found.
patches/packages/youtube-dl-0001-update-to-version-2019.05.
11
.patch
→
patches/packages/youtube-dl-0001-update-to-version-2019.05.
20
.patch
View file @
da7c3f52
From
f21bdcb97c505cf1d71aaefb6dabb0c51c6aa4f4
Mon Sep 17 00:00:00 2001
From
34242dd49e36eac833295d5ff447a0eae9fc97f8
Mon Sep 17 00:00:00 2001
From: Josef Schlehofer <josef.schlehofer@nic.cz>
Date: Mon,
13 May 2019 09:25:2
3 +0200
Subject: [PATCH] youtube-dl: update to version 2019.05.
11
Date: Mon,
27 May 2019 00:06:0
3 +0200
Subject: [PATCH] youtube-dl: update to version 2019.05.
20
---
multimedia/youtube-dl/Makefile | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/multimedia/youtube-dl/Makefile b/multimedia/youtube-dl/Makefile
index eaa43393d..
0c540b3db
100644
index eaa43393d..
b2114971a
100644
--- a/multimedia/youtube-dl/Makefile
+++ b/multimedia/youtube-dl/Makefile
@@ -8,18 +8,17 @@
...
...
@@ -16,14 +16,14 @@ index eaa43393d..0c540b3db 100644
PKG_NAME:=youtube-dl
-PKG_VERSION:=2016.05.16
+PKG_VERSION:=2019.05.
11
+PKG_VERSION:=2019.05.
20
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://youtube-dl.org/downloads/$(PKG_VERSION)/
-PKG_MD5SUM:=f50b53b9938eeb43a2466e451e71f474
+PKG_SOURCE_URL:=https://yt-dl.org/downloads/$(PKG_VERSION)/
+PKG_HASH:=
4126221a6567c1c78dfa9d9abbf340bc5eb13e40963afca5150e72dc9e1447f8
+PKG_HASH:=
a8a6cdf24bcbfa3d3ac9ff9f7efad917c707f9834876b4269036e379b76bbca3
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_LICENSE:=Unlicense
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment