uhd 003_009_001
Closes Homebrew/homebrew#44113. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
ebd73a3ae7
commit
e4886a4206
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Uhd < Formula
|
||||
desc "Hardware driver for all USRP devices."
|
||||
homepage "http://files.ettus.com/manual/"
|
||||
url "https://github.com/EttusResearch/uhd/archive/release_003_009_000.tar.gz"
|
||||
sha256 "36acbad244270972446383c64577aa9c6171cfee7e9e94a300c287454c736a05"
|
||||
url "https://github.com/EttusResearch/uhd/archive/release_003_009_001.tar.gz"
|
||||
sha256 "e2059c34bea2aaca31eb8d3501ce7b535b559775d3050ed5c30946c34146a92e"
|
||||
head "https://github.com/EttusResearch/uhd.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue