From 152fc9594ebe85c2ba76bb679d7b56945dcbe648 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Mon, 28 Aug 2017 01:38:50 +0200 Subject: gnu: srt2vtt: Update source URL. * gnu/packages/video.scm (srt2vtt)[source]: Fetch sources from new URL. --- gnu/packages/video.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/video.scm') diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 3a6f7fa05c..9c728c174a 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -1438,7 +1438,7 @@ device without having to bother about the decryption.") (source (origin (method url-fetch) (uri (string-append - "http://dthompson.us/releases/srt2vtt/srt2vtt-" + "https://files.dthompson.us/srt2vtt/srt2vtt-" version ".tar.gz")) (sha256 (base32 -- cgit v1.2.3