ncdu: use https homepage

This commit is contained in:
Viktor Szakats 2015-12-17 14:39:24 +01:00 committed by Dominyk Tiller
parent 3a5f198606
commit 2fe72eb609

View file

@ -1,6 +1,6 @@
class Ncdu < Formula class Ncdu < Formula
desc "NCurses Disk Usage" desc "NCurses Disk Usage"
homepage "http://dev.yorhel.nl/ncdu" homepage "https://dev.yorhel.nl/ncdu"
url "https://dev.yorhel.nl/download/ncdu-1.11.tar.gz" url "https://dev.yorhel.nl/download/ncdu-1.11.tar.gz"
sha256 "d0aea772e47463c281007f279a9041252155a2b2349b18adb9055075e141bb7b" sha256 "d0aea772e47463c281007f279a9041252155a2b2349b18adb9055075e141bb7b"