From bd4dc69da75665604a0ec9caca0aad6922208746 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Mon, 30 Jul 2012 10:46:45 -0500 Subject: [PATCH] oath-toolkit 1.12.0 Closes Homebrew/homebrew#13770. Signed-off-by: Adam Vandenberg --- Formula/oath-toolkit.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/oath-toolkit.rb b/Formula/oath-toolkit.rb index 60cdd6c8708..189115ab0a0 100644 --- a/Formula/oath-toolkit.rb +++ b/Formula/oath-toolkit.rb @@ -2,9 +2,9 @@ require 'formula' class OathToolkit < Formula homepage 'http://www.nongnu.org/oath-toolkit/' - url 'http://download.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-1.10.5.tar.gz' - mirror 'http://download-mirror.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-1.10.5.tar.gz' - sha1 'b3fddfbc442c7cffe854ec159466155ef6ce0cbc' + url 'http://download.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-1.12.0.tar.gz' + mirror 'http://download-mirror.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-1.12.0.tar.gz' + sha1 'd839ed4748220fc77cc80743816b48cef1a75f5b' depends_on 'pkg-config' => :build