Skip to content

Commit

Permalink
xpa: use https for homepage (#10997)
Browse files Browse the repository at this point in the history
  • Loading branch information
neutric authored and ilovezfs committed Mar 13, 2017
1 parent e5f5168 commit aa6e66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/xpa.rb
Original file line number Diff line number Diff line change
@@ -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"

Expand Down

0 comments on commit aa6e66c

Please sign in to comment.