summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorPavel Vinogradov2019-07-25 22:30:01 -0400
committerPavel Vinogradov2019-07-25 22:30:01 -0400
commit4c3f0aa0cab04f36974b3c5d8240dbff3137270f (patch)
tree4534ace891b44acbff7793fecb40f2ba550a4a08 /editors
parente58b06bc9cabd7418f7b4a05265a00f22aa09d72 (diff)
editors/vim: version 8.1.1749
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 950a4bdb6d..1ed6cca350 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.1735
- SOURCE_HASH=sha512:25c7448c0d070cd1a19183e0e3af7495046d7893eff046df9d5d31f9915b3fd08e98400463460cf117ed078751aa618a6081d4b055d1b294d79593cc9067036d
+ VERSION=8.1.1749
+ SOURCE_HASH=sha512:38addb4f38416d9fb06a138ba81bd4a3b8e8bd8fb337bccbb390c159e20c0ae5143ab785a4b66d4036022fa54ee08f7e4610ce866415b063bfbb2d89244e4610
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 e552696eef..7320dcc3aa 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2019-07-25 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 8.1.1749
+
2019-07-22 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 8.1.1735