stoken 0.91
Closes #8769. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
04baab7a7d
commit
ebe6f90abb
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Stoken < Formula
|
||||
desc "Tokencode generator compatible with RSA SecurID 128-bit (AES)"
|
||||
homepage "http://stoken.sourceforge.net/"
|
||||
url "https://downloads.sourceforge.net/project/stoken/stoken-0.90.tar.gz"
|
||||
sha256 "b83d7b95e4ad9b107ab8a5b6c26da0f233001fdfda78d8be76562437d3bd4f7d"
|
||||
revision 1
|
||||
url "https://downloads.sourceforge.net/project/stoken/stoken-0.91.tar.gz"
|
||||
sha256 "419ed84000bc455ef77c78e3ebfd4c6fd2d932384563989f864becbafd51bcf4"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue