opensc 0.21.0
* opensc 0.21.0 * opensc: update license Closes #65602. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
e00877f931
commit
8ce24eee06
|
@ -1,9 +1,9 @@
|
|||
class Opensc < Formula
|
||||
desc "Tools and libraries for smart cards"
|
||||
homepage "https://github.com/OpenSC/OpenSC/wiki"
|
||||
url "https://github.com/OpenSC/OpenSC/releases/download/0.20.0/opensc-0.20.0.tar.gz"
|
||||
sha256 "bbf4b4f4a44463645c90a525e820a8059b2f742a53b7b944f941de3c97ba4863"
|
||||
license "LGPL-2.1"
|
||||
url "https://github.com/OpenSC/OpenSC/releases/download/0.21.0/opensc-0.21.0.tar.gz"
|
||||
sha256 "2bfbbb1dcb4b8d8d75685a3e95c30798fb6411d4efab3690fd89d2cb25f3325e"
|
||||
license "LGPL-2.1-or-later"
|
||||
head "https://github.com/OpenSC/OpenSC.git"
|
||||
|
||||
livecheck do
|
||||
|
|
Loading…
Reference in New Issue