libhdhomerun 20190621
Closes #41788. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
1f65ce9445
commit
099840aa99
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Libhdhomerun < Formula
|
class Libhdhomerun < Formula
|
||||||
desc "C library for controlling SiliconDust HDHomeRun TV tuners"
|
desc "C library for controlling SiliconDust HDHomeRun TV tuners"
|
||||||
homepage "https://www.silicondust.com/support/linux/"
|
homepage "https://www.silicondust.com/support/linux/"
|
||||||
url "https://download.silicondust.com/hdhomerun/libhdhomerun_20180817.tgz"
|
url "https://download.silicondust.com/hdhomerun/libhdhomerun_20190621.tgz"
|
||||||
sha256 "437888b27206f526827ee7a4c57c1c167a36483b0445232e07fb7bb7ee854b42"
|
sha256 "9a60f663b00de5f820bdb85806662e25f22da248b14942e33a8b43a0331f855a"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue