From 67098601a04b6fd6792c32f4e68792b7456c69c7 Mon Sep 17 00:00:00 2001 From: richo Date: Thu, 6 Sep 2012 10:38:03 +1000 Subject: vimpc 0.06.1 Closes #14753. Signed-off-by: Adam Vandenberg --- Library/Formula/vimpc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/vimpc.rb b/Library/Formula/vimpc.rb index c1ee83d4e..641b7fae2 100644 --- a/Library/Formula/vimpc.rb +++ b/Library/Formula/vimpc.rb @@ -2,8 +2,8 @@ require 'formula' class Vimpc < Formula homepage 'http://sourceforge.net/projects/vimpc/' - url 'http://downloads.sourceforge.net/project/vimpc/Release%200.05/vimpc-0.05.tar.gz' - sha1 '7853b901eb3ef3748204e52ac6de973c43fa6ea3' + url 'http://downloads.sourceforge.net/project/vimpc/Release%200.06.1/vimpc-0.06.1.tar.gz' + sha1 '72c13e3a2fd10b3089fbd6d47509838fd3c3b9e4' head 'https://github.com/richo/vimpc.git' -- cgit v1.2.3