Skip to content

Commit

Permalink
dovecot 2.3.13
Browse files Browse the repository at this point in the history
* dovecot 2.3.13
* dovecot: update pigeonhole to 0.5.13

Closes #69339.

Signed-off-by: Carlo Cabrera <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
SeekingMeaning authored and BrewTestBot committed Jan 20, 2021
1 parent 13cfeb4 commit af01c83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/dovecot.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Dovecot < Formula
desc "IMAP/POP3 server"
homepage "https://dovecot.org/"
url "https://dovecot.org/releases/2.3/dovecot-2.3.10.1.tar.gz"
sha256 "6642e62f23b1b23cfac235007ca6e21cb67460cca834689fad450724456eb10c"
url "https://dovecot.org/releases/2.3/dovecot-2.3.13.tar.gz"
sha256 "a3f875b80ec11a452480690108660030978c94fa8e796ad6d943a874b496f1c4"

livecheck do
url "https://dovecot.org/download"
Expand All @@ -22,8 +22,8 @@ class Dovecot < Formula
uses_from_macos "sqlite"

resource "pigeonhole" do
url "https://pigeonhole.dovecot.org/releases/2.3/dovecot-2.3-pigeonhole-0.5.9.tar.gz"
sha256 "36da68aae5157b83e21383f711b8977e5b6f5477f369f71e7e22e76a738bbd05"
url "https://pigeonhole.dovecot.org/releases/2.3/dovecot-2.3-pigeonhole-0.5.13.tar.gz"
sha256 "911fe566da5b638eab1b11105314300bc9049cc3832d4bd2aed44c265013bf17"
end

def install
Expand Down

0 comments on commit af01c83

Please sign in to comment.