librtlsdr 0.6.0
Closes #31658. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
70c96237bc
commit
28c7971213
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Librtlsdr < Formula
|
||||
desc "Use Realtek DVT-T dongles as a cheap SDR"
|
||||
homepage "https://sdr.osmocom.org/trac/wiki/rtl-sdr"
|
||||
url "https://github.com/steve-m/librtlsdr/archive/v0.5.4.tar.gz"
|
||||
sha256 "6fd0d298c1a18fc8005b0c2f6199b08bc15e3fb4f4312f551eea2ae269c940c5"
|
||||
url "https://github.com/steve-m/librtlsdr/archive/0.6.0.tar.gz"
|
||||
sha256 "80a5155f3505bca8f1b808f8414d7dcd7c459b662a1cde84d3a2629a6e72ae55"
|
||||
head "git://git.osmocom.org/rtl-sdr.git", :shallow => false
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue