* [Buildroot] [PATCH] vim: bump to version 7.4.889
@ 2015-10-04 10:23 Vicente Olivert Riera
2015-10-04 10:25 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Vicente Olivert Riera @ 2015-10-04 10:23 UTC (permalink / raw)
To: buildroot
And also move to GitHub since Google Code is going to die soon.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/vim/vim.mk | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/package/vim/vim.mk b/package/vim/vim.mk
index 518afaf..a6b75d0 100644
--- a/package/vim/vim.mk
+++ b/package/vim/vim.mk
@@ -4,10 +4,9 @@
#
################################################################################
-VIM_SITE = https://vim.googlecode.com/hg
-VIM_SITE_METHOD = hg
-# 7.4 release patchlevel 333
-VIM_VERSION = 8ae50e3ef8bf
+# 7.4 release patchlevel 889
+VIM_VERSION = 74b738d414b2895b3365e26ae3b7792eb82ccf47
+VIM_SITE = $(call github,vim,vim,$(VIM_VERSION))
# Win over busybox vi since vim is more feature-rich
VIM_DEPENDENCIES = \
ncurses $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext) \
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] vim: bump to version 7.4.889
2015-10-04 10:23 [Buildroot] [PATCH] vim: bump to version 7.4.889 Vicente Olivert Riera
@ 2015-10-04 10:25 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-10-04 10:25 UTC (permalink / raw)
To: buildroot
Dear Vicente Olivert Riera,
On Sun, 4 Oct 2015 11:23:07 +0100, Vicente Olivert Riera wrote:
> And also move to GitHub since Google Code is going to die soon.
>
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
> package/vim/vim.mk | 7 +++----
> 1 files changed, 3 insertions(+), 4 deletions(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-04 10:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-04 10:23 [Buildroot] [PATCH] vim: bump to version 7.4.889 Vicente Olivert Riera
2015-10-04 10:25 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox