aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gptfdisk.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gptfdisk.rb')
-rw-r--r--Library/Formula/gptfdisk.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gptfdisk.rb b/Library/Formula/gptfdisk.rb
index edff4cb65..14e90a6a7 100644
--- a/Library/Formula/gptfdisk.rb
+++ b/Library/Formula/gptfdisk.rb
@@ -3,7 +3,7 @@ require 'formula'
class Gptfdisk < Formula
homepage 'http://www.rodsbooks.com/gdisk/'
url 'http://sourceforge.net/projects/gptfdisk/files/gptfdisk/0.8.2/gptfdisk-0.8.2.tar.gz'
- md5 'a6a5beb047d65c0cda4eacc6b5625a19'
+ sha1 '8ab967cd7b0925a8b8a5b24bcdc03d5de688214c'
depends_on 'popt'
depends_on 'icu4c'