apparix: use https for homepage and stable url
This commit is contained in:
parent
dffc3270d0
commit
50c7b43856
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Apparix < Formula
|
||||
desc "File system navigation via bookmarking directories"
|
||||
homepage "http://micans.org/apparix/"
|
||||
url "http://micans.org/apparix/src/apparix-11-062.tar.gz"
|
||||
homepage "https://micans.org/apparix/"
|
||||
url "https://micans.org/apparix/src/apparix-11-062.tar.gz"
|
||||
sha256 "211bb5f67b32ba7c3e044a13e4e79eb998ca017538e9f4b06bc92d5953615235"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue