uhd 3.13.0.2
Closes #34094. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
908e01eda6
commit
14d2ed07dd
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Uhd < Formula
|
||||
desc "Hardware driver for all USRP devices"
|
||||
homepage "https://files.ettus.com/manual/"
|
||||
url "https://github.com/EttusResearch/uhd/archive/v3.13.0.1.tar.gz"
|
||||
sha256 "ee5475e7ffbb14441b323cc2fc73950cde2326fd00772dab62efa677f27a97bf"
|
||||
revision 2
|
||||
url "https://github.com/EttusResearch/uhd/archive/v3.13.0.2.tar.gz"
|
||||
sha256 "e18d0524cbf571be4847fd7f971dc30c37efd9e7a333761b74e1266a07cbd35b"
|
||||
head "https://github.com/EttusResearch/uhd.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue