vimpc 0.07.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
0e9d7746c7
commit
28e9b8cee3
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Vimpc < Formula
|
||||
homepage 'http://sourceforge.net/projects/vimpc/'
|
||||
url 'http://downloads.sourceforge.net/project/vimpc/Release%200.06.1/vimpc-0.06.1.tar.gz'
|
||||
sha1 '72c13e3a2fd10b3089fbd6d47509838fd3c3b9e4'
|
||||
url 'http://downloads.sourceforge.net/project/vimpc/Release%200.07.2/vimpc-0.07.2.tar.gz'
|
||||
sha1 '6ad68075aa540682674e870f9e5dc35a74831196'
|
||||
|
||||
head 'https://github.com/richo/vimpc.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue