librtlsdr: use secure homepage, fix audit problem

This commit is contained in:
Viktor Szakats 2016-04-18 00:41:41 +02:00 committed by Andrew Janke
parent 6bfa5248a8
commit b2c1f61137

View file

@ -1,9 +1,9 @@
class Librtlsdr < Formula
desc "Use Realtek DVT-T dongles as a cheap SDR"
homepage "http://sdr.osmocom.org/trac/wiki/rtl-sdr"
head "git://git.osmocom.org/rtl-sdr.git", :shallow => false
homepage "https://sdr.osmocom.org/trac/wiki/rtl-sdr"
url "https://github.com/steve-m/librtlsdr/archive/v0.5.3.tar.gz"
sha256 "98fb5c34ac94d6f2235a0bb41a08f8bed7949e1d1b91ea57a7c1110191ea58de"
head "git://git.osmocom.org/rtl-sdr.git", :shallow => false
bottle do
cellar :any