We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059dbb4 commit e26e8dfCopy full SHA for e26e8df
Formula/f/fetchmail.rb
@@ -1,8 +1,8 @@
1
class Fetchmail < Formula
2
desc "Client for fetching mail from POP, IMAP, ETRN or ODMR-capable servers"
3
homepage "https://www.fetchmail.info/"
4
- url "https://downloads.sourceforge.net/project/fetchmail/branch_6.5/fetchmail-6.5.3.tar.xz"
5
- sha256 "d74e893b78ef29ebef375ab7e726d2977140f8f1208f5905569395cbdae4c23d"
+ url "https://downloads.sourceforge.net/project/fetchmail/branch_6.5/fetchmail-6.5.4.tar.xz"
+ sha256 "c859156e9bff841d4d984cb3fdcb8042b6b31789fc3387c2649baa95a88d698b"
6
license all_of: [
7
"LGPL-2.1-or-later",
8
"ISC",
0 commit comments