airspy: fix checksum
This commit is contained in:
parent
66cfb225d5
commit
7e47c09f67
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ class Airspy < Formula
|
|||
desc "The usemode driver and associated tools for airspy"
|
||||
homepage "http://www.airspy.com"
|
||||
url "https://github.com/airspy/host/archive/v1.0.9.tar.gz"
|
||||
sha256 "358fea19f90bde13babc57ee7fdefeff3d8d8f5d629b0891734c5d4e811e8e6b"
|
||||
sha256 "967ef256596d4527b81f007f77b91caec3e9f5ab148a8fec436a703db85234cc"
|
||||
head "https://github.com/airspy/host.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue