libbladerf: use secure homepage url
Closes Homebrew/homebrew#44859. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
9778b533f8
commit
040f298459
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Libbladerf < Formula
|
||||
desc "bladeRF USB 3.0 Superspeed Software Defined Radio Source"
|
||||
homepage "http://nuand.com/"
|
||||
homepage "https://nuand.com/"
|
||||
url "https://github.com/Nuand/bladeRF/archive/2015.07.tar.gz"
|
||||
sha256 "9e15911ab39ba1eb4aa1bcbf518a0eac5396207fc4a58c32b2550fe0a65f9d22"
|
||||
|
||||
|
|
Loading…
Reference in a new issue