vim: update to 8.2.3459.

Fix: CVE-2021-3770 CVE-2021-3796 CVE-2021-3778
This commit is contained in:
Đoàn Trần Công Danh 2021-10-01 12:36:36 +07:00 committed by Đoàn Trần Công Danh
parent 0ee5b487dc
commit 81fe050bdf
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'vim'
pkgname=vim
version=8.2.2874
revision=4
version=8.2.3459
revision=1
hostmakedepends="gettext glib-devel pkg-config"
makedepends="acl-devel ncurses-devel
$(vopt_if x11 libXt-devel)
@ -13,7 +13,7 @@ maintainer="Neel Chotai <neel@chot.ai>"
license="Vim"
homepage="https://www.vim.org"
distfiles="https://github.com/vim/vim/archive/v${version}.tar.gz"
checksum=c15f933fbebb283ef2debab2a730af9dc95a65c0d684f19e2a4340eeebad1ca8
checksum=ec05d2d438c3487c4c8aaa626195f9e3ca0903659b91824f44ee299a3af850fe
python_version=3
build_options="x11 gtk3 huge"