libyubikey 1.10

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-03-25 22:33:58 -05:00 committed by Adam Vandenberg
parent 6daf013be2
commit b3cd247dd3
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Libyubikey < Formula
homepage 'http://code.google.com/p/yubico-c/'
url 'http://yubico-c.googlecode.com/files/libyubikey-1.9.tar.gz'
sha1 '340789bee32d8c0f2f8b2dfdc1b0be428e3140c8'
url 'http://yubico-c.googlecode.com/files/libyubikey-1.10.tar.gz'
sha1 '796c24f6dd642d25bab782947b134ed1c79aecde'
def install
system "./configure", "--prefix=#{prefix}"