aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/rdesktop.rb8
1 files changed, 6 insertions, 2 deletions
diff --git a/Library/Formula/rdesktop.rb b/Library/Formula/rdesktop.rb
index 3424c83c6..997b4542b 100644
--- a/Library/Formula/rdesktop.rb
+++ b/Library/Formula/rdesktop.rb
@@ -2,8 +2,12 @@ require 'formula'
class Rdesktop < Formula
homepage 'http://www.rdesktop.org/'
- url 'https://downloads.sourceforge.net/project/rdesktop/rdesktop/1.8.1/rdesktop-1.8.1.tar.gz'
- sha1 '57bb41f98ddf9eeef875c613d790fee37971d0f8'
+
+ # Note: please do not upgrade to version 1.8.x, as the keyboard and mouse
+ # do not work well in OSX. We should wait for this issue to be fixed first:
+ # http://sourceforge.net/p/rdesktop/bugs/376/
+ url 'https://downloads.sourceforge.net/project/rdesktop/rdesktop/1.7.1/rdesktop-1.7.1.tar.gz'
+ sha1 'c718d0f49948a964c7ef8424b8ade73ecce3aba3'
depends_on "openssl"
depends_on :x11