diff options
| -rw-r--r-- | Library/Formula/remctl.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/remctl.rb b/Library/Formula/remctl.rb index 1694ac685..e3392336e 100644 --- a/Library/Formula/remctl.rb +++ b/Library/Formula/remctl.rb @@ -2,8 +2,8 @@ require 'formula' class Remctl < Formula homepage 'http://www.eyrie.org/~eagle/software/remctl/' - url 'http://archives.eyrie.org/software/kerberos/remctl-3.8.tar.gz' - sha1 '81d142cfeb1efa6582626e0c747139c83837b422' + url 'http://archives.eyrie.org/software/kerberos/remctl-3.9.tar.gz' + sha1 '9fbd9c48e085f521ac68fde8336dce2b839a9054' depends_on 'pcre' depends_on 'libevent' |
