From 304fff99fa7c12c9352ac7f4338b2a0700253215 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emir=20Sar=C4=B1?= Date: Fri, 12 Feb 2021 14:25:11 +0300 Subject: [PATCH] vim: bump version (#5703) --- app-editors/vim/{vim-8.2.1923.recipe => vim-8.2.2501.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-editors/vim/{vim-8.2.1923.recipe => vim-8.2.2501.recipe} (96%) diff --git a/app-editors/vim/vim-8.2.1923.recipe b/app-editors/vim/vim-8.2.2501.recipe similarity index 96% rename from app-editors/vim/vim-8.2.1923.recipe rename to app-editors/vim/vim-8.2.2501.recipe index 87da7baa4..9a0584a84 100644 --- a/app-editors/vim/vim-8.2.1923.recipe +++ b/app-editors/vim/vim-8.2.2501.recipe @@ -10,11 +10,11 @@ configuration files. Despite this, Vim can be configured to work in a very simple (Notepad-like) \ way, called evim or Easy Vim." HOMEPAGE="https://www.vim.org/" -COPYRIGHT="1991-2020 Bram Moleenar et al." +COPYRIGHT="1991-2021 Bram Moleenar et al." LICENSE="Vim" REVISION="1" SOURCE_URI="https://github.com/vim/vim/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="fbb96732953cd257e4ac0d6ef962c369952d35b28e18bfaae175ea255d6d13e4" +CHECKSUM_SHA256="f38e9e14eed5b0d82e68720c53a1ef15dc1e10551f7c5026d0669b1cf24d7268" SOURCE_FILENAME="vim-$portVersion.tar.gz" ARCHITECTURES="!x86_gcc2 x86_64"