hackrf 2015.07.2
Closes Homebrew/homebrew#42577. Closes Homebrew/homebrew#42777. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
a87f53ef86
commit
784adca83f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Hackrf < Formula
|
||||
desc "Low cost software radio platform"
|
||||
homepage "https://github.com/mossmann/hackrf"
|
||||
url "https://github.com/mossmann/hackrf/archive/v2014.08.1.tar.gz"
|
||||
sha256 "5ab1641a9af766c476e04bfe2f7cbe3d7edd22c324453c22e58e3f0ef51082eb"
|
||||
url "https://github.com/mossmann/hackrf/archive/v2015.07.2.tar.gz"
|
||||
sha256 "00eaca20eceb3f2ed4c23c80353b20dac3a29458b8d33654ff287699d2ed8877"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue