aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMarco Wise2014-08-28 17:14:36 -0700
committerJack Nagel2014-08-28 22:18:51 -0500
commitad70f7a5378d7f34cdb05c56e8065db5fec14e6f (patch)
tree30ee0cd3ef471088a44c917b575ef35d32003b4b /Library
parent6a58dd11fa19ce99c279dd98164a5ccbc705a804 (diff)
downloadhomebrew-ad70f7a5378d7f34cdb05c56e8065db5fec14e6f.tar.bz2
remctl 3.9
Closes #31956. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/remctl.rb4
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'