From 71a27dd4ecf0d31c848e2ed523e27e7e4f487ff8 Mon Sep 17 00:00:00 2001 From: Rommel Custodio Date: Mon, 22 Oct 2012 03:01:56 +0900 Subject: mobile-shell: fix checksum Closes #15584. Signed-off-by: Adam Vandenberg --- Library/Formula/mobile-shell.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/mobile-shell.rb b/Library/Formula/mobile-shell.rb index db8b18b74..db3e44665 100644 --- a/Library/Formula/mobile-shell.rb +++ b/Library/Formula/mobile-shell.rb @@ -3,7 +3,7 @@ require 'formula' class MobileShell < Formula homepage 'http://mosh.mit.edu/' url 'https://github.com/downloads/keithw/mosh/mosh-1.2.3.tar.gz' - sha1 '2f95ae6f4610f1193250043e6c18496085ebfa0a' + sha1 '3bbcc560a5968806681465d83758d5c3abee9607' head 'https://github.com/keithw/mosh.git' -- cgit v1.2.3