aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/librtlsdr.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/librtlsdr.rb b/Library/Formula/librtlsdr.rb
index 515ad44cf..0579a206d 100644
--- a/Library/Formula/librtlsdr.rb
+++ b/Library/Formula/librtlsdr.rb
@@ -2,6 +2,7 @@ require "formula"
class Librtlsdr < Formula
homepage "http://sdr.osmocom.org/trac/wiki/rtl-sdr"
+ head "git://git.osmocom.org/rtl-sdr.git", :shallow => false
url "https://github.com/steve-m/librtlsdr/archive/v0.5.3.tar.gz"
sha1 "f6f20f7b0562a6d3f7b9ff7bff38a15bff175982"