vim 7.4.052
This commit is contained in:
parent
e9702c4304
commit
994890b079
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require 'formula'
|
|||
class Vim < Formula
|
||||
homepage 'http://www.vim.org/'
|
||||
# This package tracks debian-unstable: http://packages.debian.org/unstable/vim
|
||||
url 'http://ftp.de.debian.org/debian/pool/main/v/vim/vim_7.4.027.orig.tar.gz'
|
||||
sha1 '8d78c0cf545bf75cbcd5e3b709a7d03a568d256e'
|
||||
url 'http://ftp.de.debian.org/debian/pool/main/v/vim/vim_7.4.052.orig.tar.gz'
|
||||
sha1 '216ab69faf7e73e4b86da7f00e4ad3b3cca1fdb8'
|
||||
|
||||
head 'https://vim.googlecode.com/hg/'
|
||||
|
||||
|
|
Loading…
Reference in a new issue