libgroove 4.3.0
Closes Homebrew/homebrew#40095. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
e7c94f7f46
commit
2a2db6f5be
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class Libgroove < Formula
|
||||
homepage "https://github.com/andrewrk/libgroove"
|
||||
url "https://github.com/andrewrk/libgroove/archive/4.2.1.tar.gz"
|
||||
sha1 "cdcf4109266bb5eb38d62945891d37d907c3ccd3"
|
||||
url "https://github.com/andrewrk/libgroove/archive/4.3.0.tar.gz"
|
||||
sha1 "3d64b6bb5ba14043ae1924b8e8f96bb0716f469d"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue