librtlsdr 0.6.0

Closes #31658.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Dominyk Tiller 2018-09-01 05:31:18 +01:00
parent 70c96237bc
commit 28c7971213
No known key found for this signature in database
GPG key ID: FE19AEFCF658C6F6

View file

@ -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