Skip to content

Commit

Permalink
oath-toolkit 2.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and adamv committed Oct 22, 2012
1 parent 4f67633 commit 605b586
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/oath-toolkit.rb
Expand Up @@ -2,9 +2,9 @@

class OathToolkit < Formula
homepage 'http://www.nongnu.org/oath-toolkit/'
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'
url 'http://download.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-2.0.0.tar.gz'
mirror 'http://download-mirror.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-2.0.0.tar.gz'
sha1 'cf215290d94a41d5850b2938a97d29a029477eae'

depends_on 'pkg-config' => :build

Expand Down

0 comments on commit 605b586

Please sign in to comment.