Skip to content

Commit 499a5f5

Browse files
committed
mpg123 1.33.3
1 parent 9a901b3 commit 499a5f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/m/mpg123.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Mpg123 < Formula
22
desc "MP3 player for Linux and UNIX"
33
homepage "https://www.mpg123.de/"
4-
url "https://www.mpg123.de/download/mpg123-1.33.2.tar.bz2"
5-
mirror "https://downloads.sourceforge.net/project/mpg123/mpg123/1.33.2/mpg123-1.33.2.tar.bz2"
6-
sha256 "2c54fabbfa696dce8f9b137c8ef7a429a061f8fe633cd7d0a511809855f2c219"
4+
url "https://www.mpg123.de/download/mpg123-1.33.3.tar.bz2"
5+
mirror "https://downloads.sourceforge.net/project/mpg123/mpg123/1.33.3/mpg123-1.33.3.tar.bz2"
6+
sha256 "6a0c6472dd156e213c2068f40115ebbb73978c2d873e66bae2a250e2d2198d26"
77
license "LGPL-2.1-only"
88

99
livecheck do

0 commit comments

Comments
 (0)