aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJussi Hagman2012-02-21 04:26:33 +0200
committerAdam Vandenberg2012-02-20 19:02:20 -0800
commit7bd0d39dbcf1aed1c8b645248852882222585d1d (patch)
tree27c6447fbe3cd50ccd956344e2c7326fbe96cb8e /Library
parent13eea186351ef74455c4993a2ca03299cff438e7 (diff)
downloadhomebrew-7bd0d39dbcf1aed1c8b645248852882222585d1d.tar.bz2
cc65 2.13.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cc65.rb4
1 files changed, 2 insertions, 2 deletions
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'