libsndfile 1.0.27
Closes #9578. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
1034002dca
commit
c7ef28102d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libsndfile < Formula
|
||||
desc "C library for files containing sampled sound"
|
||||
homepage "http://www.mega-nerd.com/libsndfile/"
|
||||
url "http://www.mega-nerd.com/libsndfile/files/libsndfile-1.0.26.tar.gz"
|
||||
sha256 "cd6520ec763d1a45573885ecb1f8e4e42505ac12180268482a44b28484a25092"
|
||||
url "http://www.mega-nerd.com/libsndfile/files/libsndfile-1.0.27.tar.gz"
|
||||
sha256 "a391952f27f4a92ceb2b4c06493ac107896ed6c76be9a613a4731f076d30fac0"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue