ETL 0.4.14
This commit is contained in:
parent
2c2af243fe
commit
eb2e149992
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Etl < Formula
|
||||
url 'https://downloads.sourceforge.net/project/synfig/ETL/0.04.13/ETL-0.04.13.tar.gz'
|
||||
url 'http://downloads.sourceforge.net/project/synfig/ETL/0.04.14/ETL-0.04.14.tar.gz'
|
||||
homepage 'http://synfig.org'
|
||||
md5 'd52253adeb219d2fa554cbd744dfff29'
|
||||
md5 '7cb91905cbe07af327340aeba2226c06'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue