Fixes incorrect URL (was returning a 404 response)

Signed-off-by: David Höppner <0xffea@gmail.com>
master
Scott Christopher 2010-05-08 22:16:50 +09:30 committed by David Höppner
parent dacdaf9795
commit 28765c22c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
require 'formula' require 'formula'
class LittleCms <Formula class LittleCms <Formula
url 'http://www.littlecms.com/lcms-1.19.tar.gz' url 'http://www.littlecms.com/1/lcms-1.19.tar.gz'
homepage 'http://www.littlecms.com/' homepage 'http://www.littlecms.com/'
md5 '8af94611baf20d9646c7c2c285859818' md5 '8af94611baf20d9646c7c2c285859818'