hackrf: Add HEAD
Add support to install HEAD version of hackrf Closes #1555. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
c0d0f85584
commit
296441d612
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ class Hackrf < Formula
|
|||
homepage "https://github.com/mossmann/hackrf"
|
||||
url "https://github.com/mossmann/hackrf/archive/v2015.07.2.tar.gz"
|
||||
sha256 "00eaca20eceb3f2ed4c23c80353b20dac3a29458b8d33654ff287699d2ed8877"
|
||||
head "https://github.com/mossmann/hackrf.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue