mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/youtube-dl: Updated for version 2017.03.10.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
13a477e25b
commit
60c999ccd0
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:-2017.03.06}
|
||||
VERSION=${VERSION:-2017.03.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-dl"
|
||||
VERSION="2017.03.06"
|
||||
VERSION="2017.03.10"
|
||||
HOMEPAGE="https://rg3.github.io/youtube-dl"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2017.03.06.tar.gz"
|
||||
MD5SUM="6db3f33ba2f96585fa5a98648071353f"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2017.03.10.tar.gz"
|
||||
MD5SUM="2746bbab258bf5e50b49a8636f794c9e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue