Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Thompson
slapos
Commits
29140d5e
Commit
29140d5e
authored
1 month ago
by
Jérome Perrin
Committed by
Thomas Gambier
1 month ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
component/vim: version up 9.1
With fixes for two critical CVE
parent
4cbbd550
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
component/vim/buildout.cfg
component/vim/buildout.cfg
+4
-4
No files found.
component/vim/buildout.cfg
View file @
29140d5e
[buildout]
parts =
vim
extends =
extends =
../ncurses/buildout.cfg
[vim]
recipe = slapos.recipe.cmmi
shared = true
url =
ftp://ftp.vim.org/pub/vim/unix/vim-8.0.586
.tar.bz2
md5sum =
b35e794140c196ff59b492b56c1e73db
url =
https://www.vim.org/downloads/vim-9.1
.tar.bz2
md5sum =
6de60f8c3268e85f73d592e308475fea
environment=
CPPFLAGS=-I${ncurses:location}/include
LDFLAGS=-L${ncurses:location}/lib -Wl,-rpath=${ncurses:location}/lib
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment