diff options
| author | BrewTestBot | 2014-08-25 11:54:15 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-08-25 11:54:15 +0100 |
| commit | aa323c8304aa8b8e6036a1a556297b51d0faf7aa (patch) | |
| tree | 73ebd7fa7e5bab4fd8b17e7bb98b360146542461 /Library | |
| parent | e283d164e3f8823059cdacefc21765203207a3d3 (diff) | |
| download | homebrew-aa323c8304aa8b8e6036a1a556297b51d0faf7aa.tar.bz2 | |
rdesktop: update 1.8.2_1 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/rdesktop.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/rdesktop.rb b/Library/Formula/rdesktop.rb index 13d0e0cfd..08e570127 100644 --- a/Library/Formula/rdesktop.rb +++ b/Library/Formula/rdesktop.rb @@ -7,9 +7,10 @@ class Rdesktop < Formula revision 1 bottle do - sha1 "ab2c80243535d1d5dadfe660da2f00c834e07f62" => :mavericks - sha1 "bc754bfedc56617646c663c49e2c174e54d8c1a8" => :mountain_lion - sha1 "7ae49942da08b4ab54aa6a7a072f62cb2def8062" => :lion + revision 1 + sha1 "4229024b894c4f3eb595abb5b8e70a6c2bd076cb" => :mavericks + sha1 "cebd2a21f1d1b160f3b6961d12307846e5db25fc" => :mountain_lion + sha1 "cd58bdfc157d7bc2acba103f38f80ff0f48e0c17" => :lion end depends_on "openssl" |
