From 7bd0d39dbcf1aed1c8b645248852882222585d1d Mon Sep 17 00:00:00 2001 From: Jussi Hagman Date: Tue, 21 Feb 2012 04:26:33 +0200 Subject: cc65 2.13.3 Signed-off-by: Adam Vandenberg --- Library/Formula/cc65.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/cc65.rb b/Library/Formula/cc65.rb index f608a88f2..0c68cfd0a 100644 --- a/Library/Formula/cc65.rb +++ b/Library/Formula/cc65.rb @@ -1,9 +1,9 @@ require 'formula' class Cc65 < Formula - url 'ftp://ftp.musoftware.de/pub/uz/cc65/cc65-sources-2.13.2.tar.bz2' + url 'ftp://ftp.musoftware.de/pub/uz/cc65/cc65-sources-2.13.3.tar.bz2' homepage 'http://www.cc65.org/' - md5 'cbf9e25db21002371222ae025a6a1850' + md5 '99de534c4a9e04b45a82c239ed4ded20' head 'svn://svn.cc65.org/cc65/trunk' -- cgit v1.2.3