vramsteg: use an https url
This commit is contained in:
parent
88e969498d
commit
34c057c88d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Vramsteg < Formula
|
||||
desc "Add progress bars to command-line applications"
|
||||
homepage "http://tasktools.org/projects/vramsteg.html"
|
||||
url "http://taskwarrior.org/download/vramsteg-1.0.1.tar.gz"
|
||||
url "https://taskwarrior.org/download/vramsteg-1.0.1.tar.gz"
|
||||
sha256 "bc47e078079a845fa9c9cc5e4c9f4585402430ac6efc82ea6ff607506af8bdb9"
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue