vim: use canonical url as homepage

This commit is contained in:
Viktor Szakats 2018-02-26 21:22:05 +00:00
parent 1503d2d1b9
commit 3e5831c018

View file

@ -1,6 +1,6 @@
class Vim < Formula
desc "Vi 'workalike' with many additional features"
homepage "https://vim.sourceforge.io/"
homepage "https://www.vim.org/"
# vim should only be updated every 50 releases on multiples of 50
url "https://github.com/vim/vim/archive/v8.0.1500.tar.gz"
sha256 "c2dc97680ca7d8c4e623bb457f6698879bb06d29499b1ecb6b86fdedc1d0afd3"