From 6020027aa5b2e6f5ec0038f6a9e18bfc33e5d078 Mon Sep 17 00:00:00 2001 From: Sean O'Neil Date: Mon, 14 Apr 2014 10:43:14 -0400 Subject: Duo Unix 1.9.8 Closes #28390. Signed-off-by: Jack Nagel --- Library/Formula/duo_unix.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') 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}", -- cgit v1.2.3