Skip to content

Commit

Permalink
pidgin 2.14.14
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
BrewTestBot authored and chenrui333 committed Jan 23, 2025
1 parent 9ac5e2d commit 1164336
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/p/pidgin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@ class Pidgin < Formula
desc "Multi-protocol chat client"
homepage "https://pidgin.im/"
license "GPL-2.0-or-later"
revision 1

stable do
url "https://downloads.sourceforge.net/project/pidgin/Pidgin/2.14.13/pidgin-2.14.13.tar.bz2"
sha256 "120049dc8e17e09a2a7d256aff2191ff8491abb840c8c7eb319a161e2df16ba8"
url "https://downloads.sourceforge.net/project/pidgin/Pidgin/2.14.14/pidgin-2.14.14.tar.bz2"
sha256 "0ffc9994def10260f98a55cd132deefa8dc4a9835451cc0e982747bd458e2356"

depends_on "intltool" => :build
depends_on "at-spi2-core"
Expand Down

0 comments on commit 1164336

Please sign in to comment.