synfig 1.0.2
Closes #7347. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
52b8f4eaa1
commit
eb1b44d20c
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
|||
class Synfig < Formula
|
||||
desc "Command-line renderer"
|
||||
homepage "http://synfig.org"
|
||||
url "https://downloads.sourceforge.net/project/synfig/releases/1.0/source/synfig-1.0.tar.gz"
|
||||
sha256 "1f2f9b209d49dff838049e9817b0458ac6987e912a56c061aa2f9c2faeb40720"
|
||||
revision 2
|
||||
|
||||
url "https://downloads.sourceforge.net/project/synfig/releases/1.0.2/source/synfig-1.0.2.tar.gz"
|
||||
sha256 "34cdf9eac90aadea29fb2997e82da1c32713ab02940f7c8873330f894e167fb4"
|
||||
head "git://synfig.git.sourceforge.net/gitroot/synfig/synfig"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue