msmtp: update homepage and URL (#28986)
This commit is contained in:
parent
0a9dc00e06
commit
2672d002b4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Msmtp < Formula
|
||||
desc "SMTP client that can be used as an SMTP plugin for Mutt"
|
||||
homepage "https://msmtp.sourceforge.io"
|
||||
url "https://downloads.sourceforge.net/project/msmtp/msmtp/1.6.6/msmtp-1.6.6.tar.xz"
|
||||
homepage "https://marlam.de/msmtp/"
|
||||
url "https://marlam.de/msmtp/releases/msmtp-1.6.6.tar.xz"
|
||||
sha256 "da15db1f62bd0201fce5310adb89c86188be91cd745b7cb3b62b81a501e7fb5e"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue