xpa: use https for homepage (#10997)
This commit is contained in:
parent
e5f5168eb0
commit
aa6e66c4eb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Xpa < Formula
|
||||
desc "Seamless communication between Unix programs"
|
||||
homepage "http://hea-www.harvard.edu/RD/xpa/"
|
||||
homepage "https://hea-www.harvard.edu/RD/xpa/"
|
||||
url "https://github.com/ericmandel/xpa/archive/v2.1.18.tar.gz"
|
||||
sha256 "a8c9055b913204babce2de4fa037bc3a5849941dcb888f57368fd04af0aa787b"
|
||||
|
||||
|
|
Loading…
Reference in a new issue