aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2014-04-19 15:53:11 -0700
committerAdam Vandenberg2014-04-19 15:53:32 -0700
commite9ea66773ca33e167c15e2dd402fb3a3543d7ddc (patch)
treefaafc4c1a6dd03e7f28bd8cf41f2090059b15b53 /Library/Formula
parentd636d2bd29790acd8eed8b2a62fc92d5bc652ed4 (diff)
downloadhomebrew-e9ea66773ca33e167c15e2dd402fb3a3543d7ddc.tar.bz2
librtlsdr: add head
Closes #28535.
Diffstat (limited to 'Library/Formula')
-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"