aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sub2srt.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sub2srt.rb b/Library/Formula/sub2srt.rb
index 633bbfb2d..b02c762fe 100644
--- a/Library/Formula/sub2srt.rb
+++ b/Library/Formula/sub2srt.rb
@@ -1,9 +1,9 @@
require 'formula'
class Sub2srt < Formula
- homepage 'http://www.robelix.com/sub2srt/'
- url 'http://www.robelix.com/sub2srt/download/sub2srt-0.5.3.tar.gz'
- sha1 'eaecadc4caaaacddcd0e13202be722f13706acd4'
+ homepage 'https://github.com/robelix/sub2srt'
+ url 'https://github.com/robelix/sub2srt/archive/0.5.3.tar.gz'
+ sha1 'd0d1ed31adde5f3e6f117ca4e5a80b206d92b93f'
def install
bin.install 'sub2srt'