From 5e7adc44000d90e457c7afaf1ccb1826c2660757 Mon Sep 17 00:00:00 2001 From: mid-kid Date: Sun, 4 Sep 2016 00:35:09 +0200 Subject: [PATCH] Updating youtube-dl --- satellites/youtube-dl.sat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/satellites/youtube-dl.sat b/satellites/youtube-dl.sat index dceef14..75f31b2 100644 --- a/satellites/youtube-dl.sat +++ b/satellites/youtube-dl.sat @@ -1,11 +1,11 @@ import 'compile/python' name=youtube-dl -version=2016.08.31 +version=2016.09.03 update_url="http://rg3.github.io/$name/download.html" dlextract "https://yt-dl.org/downloads/$version/$name-$version.tar.gz" \ - '9637b75e41d4ce875d2fd3c1c362aa30' + 'f6c44e76efe3b2e6ea5962f46ade91d4' header_end cd "$name"