Skip to content

Commit e26e8df

Browse files
committed
fetchmail 6.5.4
1 parent 059dbb4 commit e26e8df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fetchmail.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Fetchmail < Formula
22
desc "Client for fetching mail from POP, IMAP, ETRN or ODMR-capable servers"
33
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"
4+
url "https://downloads.sourceforge.net/project/fetchmail/branch_6.5/fetchmail-6.5.4.tar.xz"
5+
sha256 "c859156e9bff841d4d984cb3fdcb8042b6b31789fc3387c2649baa95a88d698b"
66
license all_of: [
77
"LGPL-2.1-or-later",
88
"ISC",

0 commit comments

Comments
 (0)