summaryrefslogtreecommitdiff
path: root/homebrew/rcm.rb.in
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/rcm.rb.in')
-rw-r--r--homebrew/rcm.rb.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/homebrew/rcm.rb.in b/homebrew/rcm.rb.in
index 3a9a6fb..c86eacb 100644
--- a/homebrew/rcm.rb.in
+++ b/homebrew/rcm.rb.in
@@ -2,7 +2,7 @@ class Rcm < Formula
desc "management suite for dotfiles"
homepage "https://thoughtbot.github.io/rcm"
url "https://thoughtbot.github.io/@PACKAGE@/dist/@DIST_ARCHIVES@"
- sha1 "@DIST_SHA@"
+ sha256 "@DIST_SHA@"
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",