pcsc-lite 1.8.15
Closes Homebrew/homebrew#47429. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
fe3a6d7844
commit
3f21db466e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class PcscLite < Formula
|
||||
desc "Middleware to access a smart card using SCard API"
|
||||
homepage "https://pcsclite.alioth.debian.org"
|
||||
url "https://alioth.debian.org/frs/download.php/file/4138/pcsc-lite-1.8.14.tar.bz2"
|
||||
sha256 "b91f97806042315a41f005e69529cb968621f73f2ddfbd1380111a175b02334e"
|
||||
revision 1
|
||||
url "https://alioth.debian.org/frs/download.php/file/4157/pcsc-lite-1.8.15.tar.bz2"
|
||||
sha256 "ad8b1f3d2c59d3a966cb203fc74588629c4a5fa30f8ad9005e06ef7aa445d341"
|
||||
|
||||
bottle do
|
||||
sha256 "a5262d5c606a27f28e0b77a5c3dbec63953d61f312df7ce13221c8f3beca1138" => :el_capitan
|
||||
|
|
Loading…
Reference in a new issue