aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/oath-toolkit.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/oath-toolkit.rb b/Library/Formula/oath-toolkit.rb
index f4da8907d..6a73f5615 100644
--- a/Library/Formula/oath-toolkit.rb
+++ b/Library/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-2.4.0.tar.gz'
- mirror 'http://download-mirror.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-2.4.0.tar.gz'
- sha1 '89d2cd30dd401a3f6973ec3c2b26f1cb737764a7'
+ url 'http://download.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-2.4.1.tar.gz'
+ mirror 'http://download-mirror.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-2.4.1.tar.gz'
+ sha1 'b0ca4c5f89c12c550f7227123c2f21f45b2bf969'
depends_on 'pkg-config' => :build
depends_on 'libxmlsec1'