Skip to content

Commit

Permalink
alpine: update homepage and url
Browse files Browse the repository at this point in the history
Alpine has move sites (see http://mailman13.u.washington.edu/pipermail/alpine-info/2017-May/007432.html).

This PR updates the references for the homepage and the download URL to reflect the enw location.

Closes #14238.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
  • Loading branch information
ascarter authored and dunn committed Jun 14, 2017
1 parent 5ac29b1 commit 6351989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/alpine.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Alpine < Formula
desc "News and email agent"
homepage "http://patches.freeiz.com/alpine/"
url "http://patches.freeiz.com/alpine/release/src/alpine-2.21.tar.xz"
homepage "http://alpine.freeiz.com/alpine/"
url "http://alpine.freeiz.com/alpine/release/src/alpine-2.21.tar.xz"
sha256 "6030b6881b8168546756ab3a5e43628d8d564539b0476578e287775573a77438"

bottle do
Expand Down

0 comments on commit 6351989

Please sign in to comment.