From c4efcf9eabd377c4e0bc787716f2f81691f2ca1c Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 20 Oct 2023 14:15:46 +0000 Subject: [PATCH] vimp, bump version (#9653) --- app-editors/vim/{vim-9.0.1968.recipe => vim-9.0.2053.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-editors/vim/{vim-9.0.1968.recipe => vim-9.0.2053.recipe} (97%) diff --git a/app-editors/vim/vim-9.0.1968.recipe b/app-editors/vim/vim-9.0.2053.recipe similarity index 97% rename from app-editors/vim/vim-9.0.1968.recipe rename to app-editors/vim/vim-9.0.2053.recipe index 670a9f2fc..cb0b48c27 100644 --- a/app-editors/vim/vim-9.0.1968.recipe +++ b/app-editors/vim/vim-9.0.2053.recipe @@ -14,7 +14,7 @@ COPYRIGHT="1991-2023 Bram Moleenar et al." LICENSE="Vim" REVISION="1" SOURCE_URI="https://github.com/vim/vim/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="f2c2cb61bf53a5f3942957e3a11318f2487c935190fdb194d43f948aa2824ee8" +CHECKSUM_SHA256="29d0e5212daedbff1b781edba1b66f549b1a226020271f20aa9884abfdf39fc7" SOURCE_FILENAME="vim-$portVersion.tar.gz" ARCHITECTURES="all !x86_gcc2"