aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSean O'Neil2014-04-14 10:43:14 -0400
committerJack Nagel2014-04-14 10:15:36 -0500
commit6020027aa5b2e6f5ec0038f6a9e18bfc33e5d078 (patch)
tree485312f6905dde1d6eca42e8316528bbd6b26592 /Library
parent98611ebc32c4cd42f0b4d2ff6ef986a12a654b72 (diff)
downloadhomebrew-6020027aa5b2e6f5ec0038f6a9e18bfc33e5d078.tar.bz2
Duo Unix 1.9.8
Closes #28390. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/duo_unix.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/duo_unix.rb b/Library/Formula/duo_unix.rb
index 7845b02e2..2ce048dff 100644
--- a/Library/Formula/duo_unix.rb
+++ b/Library/Formula/duo_unix.rb
@@ -2,8 +2,8 @@ require "formula"
class DuoUnix < Formula
homepage "https://www.duosecurity.com/docs/duounix"
- url "https://dl.duosecurity.com/duo_unix-1.9.7.tar.gz"
- sha1 "8fc90eed4924cf23a8e1ea275be81f345932954a"
+ url "https://dl.duosecurity.com/duo_unix-1.9.8.tar.gz"
+ sha1 "0f7d039c0768e872c56429758ff997c33f5aa030"
def install
system "./configure", "--prefix=#{prefix}",