qmmp 1.3.5
Closes #48334. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d1396453f0
commit
6101f0da17
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
class Qmmp < Formula
|
||||
desc "Qt-based Multimedia Player"
|
||||
homepage "http://qmmp.ylsoftware.com/"
|
||||
url "http://qmmp.ylsoftware.com/files/qmmp-1.3.4.tar.bz2"
|
||||
sha256 "e07d9026e5d0c53bf1a057974088363929a06f4e3785447956879b204c7d3b49"
|
||||
homepage "https://qmmp.ylsoftware.com/"
|
||||
url "http://qmmp.ylsoftware.com/files/qmmp-1.3.5.tar.bz2"
|
||||
sha256 "b59b7d4f0f6a0fa9cdf66a07caecb1a4bdc67e8499df331208666e073f66f340"
|
||||
head "https://svn.code.sf.net/p/qmmp-dev/code/branches/qmmp-1.3/"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue