summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorPavel Vinogradov2019-07-22 21:25:24 -0400
committerPavel Vinogradov2019-07-22 21:25:24 -0400
commit85c5f49b6952cf11bfb57f36c4616925f402fd5f (patch)
tree2daa47488b8c475883fbfdbe44e258aab78cc64b /editors
parentba370a672add5c221ae0b09437e3828880f9926d (diff)
editors/vim: version 8.1.1735
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 8c3c539969..950a4bdb6d 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.1.1722
- SOURCE_HASH=sha512:cd0bbbb484b39ac42a113b0cf7e5448ea816c67579bb6d346643840b7366e0f4a76c99e38e7704dc21f70996f462ec36a90fef70fc883f9598aeb0b65861fb53
+ VERSION=8.1.1735
+ SOURCE_HASH=sha512:25c7448c0d070cd1a19183e0e3af7495046d7893eff046df9d5d31f9915b3fd08e98400463460cf117ed078751aa618a6081d4b055d1b294d79593cc9067036d
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 3b48f3a416..e552696eef 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2019-07-22 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 8.1.1735
+
2019-07-20 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 8.1.1722