Skip to content

Commit

Permalink
scamper 20111202c
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Oct 10, 2012
1 parent ea149cc commit 64bc50b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/scamper.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'formula'

class Scamper < Formula
url 'http://www.wand.net.nz/scamper/scamper-cvs-20110217.tar.gz'
homepage 'http://www.wand.net.nz/scamper/'
sha1 '97e15ad73376ecef37f381e6e3d911584fe7ffba'
url 'http://www.wand.net.nz/scamper/scamper-cvs-20111202c.tar.gz'
sha1 'eb0dc6bf13a0d568f65e079ad39be53c3e8457d9'

def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",
Expand Down

0 comments on commit 64bc50b

Please sign in to comment.