summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3ca46466bd..e916907652 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.2928
- SOURCE_HASH=sha512:bf1f9d901c4346d441fc9350d639549e21b84e92e030918407e63321c5585fed9a18667672c46675790045bf8dc07e25252b796cae6332672e76c5c5a367415c
+ VERSION=8.2.3044
+ SOURCE_HASH=sha512:ddf3cccbe1eaa6666c54ebd46343c688deacd86de7787d26b0d542355f18d82beeafcf5a701e7f0c5a89e0ee87838d8a540fcae022e4c2dbf8682f8e7a637020
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 1f00a8a712..ff8f789d7f 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2021-06-24 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 8.2.3044
+
2021-06-02 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 8.2.2928