From e5c4290b7a7ae7d9cfb8e5d95792e40e76f5e0f9 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Mon, 7 Jan 2019 21:39:14 +0100 Subject: [PATCH] vim: bump revision to rebuild against new python Otherwise youcompleteme doesn't work :( --- app-editors/vim/vim-8.0.1230.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/vim/vim-8.0.1230.recipe b/app-editors/vim/vim-8.0.1230.recipe index bbe128ab6..8929b12a2 100644 --- a/app-editors/vim/vim-8.0.1230.recipe +++ b/app-editors/vim/vim-8.0.1230.recipe @@ -12,7 +12,7 @@ way, called evim or Easy Vim." HOMEPAGE="https://www.vim.org/" COPYRIGHT="1991-2017 Bram Moleenar et al." LICENSE="Vim" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/vim/vim/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="943cee58fb8aee1803decdca4fb4c9b3b96ce15eac36b84a03c570921e65715e" SOURCE_FILENAME="vim-$portVersion.tar.gz"