synfig studio 0.63.03
This commit is contained in:
parent
ceaa68ed7e
commit
ea6a5f2ed6
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Synfigstudio < Formula
|
||||
url 'http://downloads.sourceforge.net/project/synfig/synfigstudio/0.63.02/synfigstudio-0.63.02.tar.gz'
|
||||
url 'http://downloads.sourceforge.net/project/synfig/synfigstudio/0.63.03/synfigstudio-0.63.03.tar.gz'
|
||||
homepage 'http://synfig.org'
|
||||
md5 '939595974cc56551fa89ae4f4dddbfb0'
|
||||
md5 'a166ff4917b0e058cae96e51aa273080'
|
||||
|
||||
skip_clean :all # So modules will load
|
||||
|
||||
|
|
Loading…
Reference in a new issue