summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorFlorian Franzmann2021-05-21 21:19:14 +0200
committerFlorian Franzmann2021-05-22 16:06:29 +0200
commitbbdf8f06e57c1f140669db888a699146c1867ca2 (patch)
treeb6150142927d7db99d337fd12ea3c66cbcaf5ec7 /editors
parentf0ec1160bed396bc6a79cd9385278495a513c6d0 (diff)
editors/vim: version 8.2.2876
Diffstat (limited to 'editors')
-rwxr-xr-xeditors/vim/DETAILS4
-rw-r--r--editors/vim/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/editors/vim/DETAILS b/editors/vim/DETAILS
index a51aa48a37..fb1e446217 100755
--- a/editors/vim/DETAILS
+++ b/editors/vim/DETAILS
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION=8.2.2845
- SOURCE_HASH=sha512:7ef4b3504f0b6b31be6f50cfc5ffa54576c38a3ba4a95a94646bde1bab18b45db6cf35ab6765cf424befdfa8e5c4384c5a0317832bc4aead0d2f3d5a723d2d8d
+ VERSION=8.2.2876
+ SOURCE_HASH=sha512:02cbe88ef361952a14052590e84e65e2b57df68ee68fbd4a1e860ea8f047f2e228d73b300dfffb74f725f3b6b7f905dccce8bb68782118c4e55549a82effc64a
SECURITY_PATCH=5
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index f0934e8b18..f9311d069a 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2021-05-21 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 8.2.2876
+
2021-05-08 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 8.2.2845