airspy: update github url
This commit is contained in:
parent
dcf043b2c8
commit
c75346dba1
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
class Airspy < Formula
|
||||
desc "The usemode driver and associated tools for airspy"
|
||||
homepage "https://airspy.com/"
|
||||
url "https://github.com/airspy/host/archive/v1.0.9.tar.gz"
|
||||
url "https://github.com/airspy/airspyone_host/archive/v1.0.9.tar.gz"
|
||||
sha256 "967ef256596d4527b81f007f77b91caec3e9f5ab148a8fec436a703db85234cc"
|
||||
head "https://github.com/airspy/host.git"
|
||||
head "https://github.com/airspy/airspyone_host.git"
|
||||
|
||||
bottle do
|
||||
sha256 "d593672c7c08aff7b0056aa06171129b9fba717837de653dfb96b26ec78d6553" => :mojave
|
||||
|
|
Loading…
Reference in a new issue