Merge branch '261-vim-8-1' into 'master'

Resolve "vim 8.1"

Closes #261

See merge request Pmodules/buildblocks!400
This commit is contained in:
2023-07-13 14:26:27 +00:00
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env modbuild
pbuild::set_download_url "ftp://ftp.vim.org/pub/vim/unix/$P-$V.tar.bz2"
pbuild::set_download_url "http://ftp.vim.org/pub/vim/unix/$P-$V.tar.bz2"
pbuild::add_to_group 'Tools'
pbuild::compile_in_sourcetree

View File

@@ -1 +1,2 @@
vim/8.0.586 stable b:Python/2.7.14
vim/9.0 stable b:Python/3.8.12