diff options
Diffstat (limited to 'Library/Formula/star.rb')
| -rw-r--r-- | Library/Formula/star.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/star.rb b/Library/Formula/star.rb index 5f37c0f7b..6a1c8721f 100644 --- a/Library/Formula/star.rb +++ b/Library/Formula/star.rb @@ -3,7 +3,7 @@ require 'formula' class Star < Formula homepage 'http://cdrecord.berlios.de/old/private/star.html' url 'ftp://ftp.berlios.de/pub/star/star-1.5.1.tar.bz2' - md5 'f9a28f83702624c4c08ef1a343014c7a' + sha1 '62ba0e0a995fc5deb492b025ecffe58735574b8a' depends_on "smake" => :build |
