ykpers 1.13.0
new site, updated refs Closes Homebrew/homebrew#19371. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
847749f2f5
commit
1f40e62b60
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Ykpers < Formula
|
||||
homepage 'http://code.google.com/p/yubikey-personalization/'
|
||||
url 'http://yubikey-personalization.googlecode.com/files/ykpers-1.11.3.tar.gz'
|
||||
sha1 '252c2748e862c3b44fbe4a1d8e04729d40a8accf'
|
||||
homepage 'http://yubico.github.io/yubikey-personalization/'
|
||||
url 'http://yubico.github.io/yubikey-personalization/releases/ykpers-1.13.0.tar.gz'
|
||||
sha1 'dcf3b1d8749c3bfda9bc84e469d4676fdb22ae23'
|
||||
|
||||
depends_on 'libyubikey'
|
||||
|
||||
|
|
Loading…
Reference in a new issue