From 552f7390cf6dcc004c7683204429a5cd83e6e7b8 Mon Sep 17 00:00:00 2001 From: Brian Gernhardt Date: Tue, 8 Jul 2014 21:14:43 -0400 Subject: cpmtools 2.19 Closes #30757. Signed-off-by: Misty De Meo --- Library/Formula/cpmtools.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/cpmtools.rb b/Library/Formula/cpmtools.rb index a3c49d8c3..5864ded8c 100644 --- a/Library/Formula/cpmtools.rb +++ b/Library/Formula/cpmtools.rb @@ -2,8 +2,8 @@ require 'formula' class Cpmtools < Formula homepage 'http://www.moria.de/~michael/cpmtools/' - url 'http://www.moria.de/~michael/cpmtools/cpmtools-2.17.tar.gz' - sha1 '71e9d3a7de4b366a52ac24e53c2958c2b8124e5f' + url 'http://www.moria.de/~michael/cpmtools/files/cpmtools-2.19.tar.gz' + sha1 '7c66bd04ecc05c05e99232a55a427f7b29a2f4cf' def install system "./configure", "--prefix=#{prefix}" -- cgit v1.2.3