di: use secure urls
This commit is contained in:
parent
de517c518a
commit
683a0c1555
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Di < Formula
|
||||
desc "Advanced df-like disk information utility"
|
||||
homepage "http://www.gentoo.com/di/"
|
||||
url "http://gentoo.com/di/di-4.36.tar.gz"
|
||||
homepage "https://gentoo.com/di/"
|
||||
url "https://gentoo.com/di/di-4.36.tar.gz"
|
||||
sha256 "eb03d2ac0a3df531cdcb64b3667dbaebede60a4d3a4626393639cecb954c6d86"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue