From 10b2790e2496af4669fead1e201cb232a4d05f2d Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 14 Oct 2012 12:41:29 -0700 Subject: svdlibc 1.4 --- Library/Formula/svdlibc.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/svdlibc.rb b/Library/Formula/svdlibc.rb index 85e94f1f3..20f8b6734 100644 --- a/Library/Formula/svdlibc.rb +++ b/Library/Formula/svdlibc.rb @@ -1,10 +1,10 @@ require 'formula' class Svdlibc < Formula - url 'http://tedlab.mit.edu/~dr/SVDLIBC/svdlibc.tgz' homepage 'http://tedlab.mit.edu/~dr/SVDLIBC/' - md5 '0e1b3bc149f1da476fd81c58742b5ee9' - version '1.34' + url 'http://tedlab.mit.edu/~dr/SVDLIBC/svdlibc.tgz' + version '1.4' + sha1 '9243fbc0516af42b020423442212a025b3406dac' def install # make only builds - no configure or install targets, have to copy files manually -- cgit v1.2.3