diff mbox series

package/vim: bump to version 1929

Message ID 20190830184034.26771-1-chrismcc@gmail.com
State Accepted
Headers show
Series package/vim: bump to version 1929 | expand

Commit Message

Christopher McCrory Aug. 30, 2019, 6:40 p.m. UTC
Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
---
 package/vim/vim.hash | 2 +-
 package/vim/vim.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Bernd Kuhls Oct. 5, 2019, 3:58 p.m. UTC | #1
Am Fri, 30 Aug 2019 11:40:32 -0700 schrieb Christopher McCrory:

> Signed-off-by: Christopher McCrory
> <chrismcc@gmail.com>

Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[build-tested using this defconfig:
BR2_x86_64=y
BR2_x86_atom=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/
tarballs/br-x86-64-musl-2019.05.1.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_GCC_7=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_1=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
BR2_PACKAGE_VIM=y]
Arnout Vandecappelle Oct. 11, 2019, 10:54 p.m. UTC | #2
On 30/08/2019 20:40, Christopher McCrory wrote:
> Signed-off-by: Christopher McCrory <chrismcc@gmail.com>

 Applied to master, thanks.


> ---
>  package/vim/vim.hash | 2 +-
>  package/vim/vim.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/vim/vim.hash b/package/vim/vim.hash
> index 9ec3dd0589..d85bd7760c 100644
> --- a/package/vim/vim.hash
> +++ b/package/vim/vim.hash
> @@ -1,2 +1,2 @@
>  # Locally computed
> -sha256 a6dab137949097fbe0b67aafedf4c24a3b0d9c41716db35f5beb4834924d7b00  vim-8.1.0133.tar.gz
> +sha256 4b7359a58a75c29d4a8fc7fcbb2ccab1d1dc0ede1c4c689b27cc049c17920278 vim-8.1.1929.tar.gz

 Could you also add a hash for the license file?

 Regards,
 Arnout

> diff --git a/package/vim/vim.mk b/package/vim/vim.mk
> index 5a5408ff6b..5cb4e1b4cc 100644
> --- a/package/vim/vim.mk
> +++ b/package/vim/vim.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -VIM_VERSION = 8.1.0133
> +VIM_VERSION = 8.1.1929
>  VIM_SITE = $(call github,vim,vim,v$(VIM_VERSION))
>  VIM_DEPENDENCIES = ncurses $(TARGET_NLS_DEPENDENCIES)
>  VIM_SUBDIR = src
>
diff mbox series

Patch

diff --git a/package/vim/vim.hash b/package/vim/vim.hash
index 9ec3dd0589..d85bd7760c 100644
--- a/package/vim/vim.hash
+++ b/package/vim/vim.hash
@@ -1,2 +1,2 @@ 
 # Locally computed
-sha256 a6dab137949097fbe0b67aafedf4c24a3b0d9c41716db35f5beb4834924d7b00  vim-8.1.0133.tar.gz
+sha256 4b7359a58a75c29d4a8fc7fcbb2ccab1d1dc0ede1c4c689b27cc049c17920278 vim-8.1.1929.tar.gz
diff --git a/package/vim/vim.mk b/package/vim/vim.mk
index 5a5408ff6b..5cb4e1b4cc 100644
--- a/package/vim/vim.mk
+++ b/package/vim/vim.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-VIM_VERSION = 8.1.0133
+VIM_VERSION = 8.1.1929
 VIM_SITE = $(call github,vim,vim,v$(VIM_VERSION))
 VIM_DEPENDENCIES = ncurses $(TARGET_NLS_DEPENDENCIES)
 VIM_SUBDIR = src