mpg123 1.25.13
Closes #46348. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
575cba5797
commit
fdf9382d40
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Mpg123 < Formula
|
||||
desc "MP3 player for Linux and UNIX"
|
||||
homepage "https://www.mpg123.de/"
|
||||
url "https://downloads.sourceforge.net/project/mpg123/mpg123/1.25.12/mpg123-1.25.12.tar.bz2"
|
||||
sha256 "1ffec7c9683dfb86ea9040d6a53d6ea819ecdda215df347f79def08f1fe731d1"
|
||||
url "https://downloads.sourceforge.net/project/mpg123/mpg123/1.25.13/mpg123-1.25.13.tar.bz2"
|
||||
sha256 "90306848359c793fd43b9906e52201df18775742dc3c81c06ab67a806509890a"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
|
|
Loading…
Reference in a new issue