blink1: follow redirect, use https in homepage
Closes Homebrew/homebrew#42650. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
afa6120878
commit
8a4c8b15a1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Blink1 < Formula
|
||||
desc "Control blink(1) indicator light"
|
||||
homepage "http://thingm.com/products/blink-1.html"
|
||||
homepage "https://blink1.thingm.com/"
|
||||
url "https://github.com/todbot/blink1/archive/v1.97.tar.gz"
|
||||
sha256 "974722b466249ee47ec27659b160d2e4fd0c2bc3732d009f180f8ffb53dc5d92"
|
||||
head "https://github.com/todbot/blink1.git"
|
||||
|
|
Loading…
Reference in a new issue