libmikmod 3.3.3
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
d5e0bb5081
commit
44867ca5c9
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libmikmod < Formula
|
||||
homepage 'http://mikmod.shlomifish.org'
|
||||
url 'http://mikmod.shlomifish.org/files/libmikmod-3.2.0.tar.gz'
|
||||
sha256 '734c8490bbf9b0c587920b92414dcfa3c2267838a0cdf698d5f1fb6bba8f661e'
|
||||
url 'http://sourceforge.net/projects/mikmod/files/libmikmod/3.3.3/libmikmod-3.3.3.tar.gz'
|
||||
sha256 '79f02478c5abd8b2af73df4cc5f9d52625aa044327c01563168e270cf79b2437'
|
||||
|
||||
option 'with-debug', 'Enable debugging symbols'
|
||||
|
||||
|
|
Loading…
Reference in a new issue