summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorPavel Vinogradov2019-07-15 21:58:09 -0400
committerPavel Vinogradov2019-07-15 21:58:09 -0400
commitadac3fe515041e7dfc4f1a80d264ee5c9c3addc5 (patch)
treeb98756d9da75de8b81ea8ff9060cbb464349609e /editors
parent0b203e3386b4520b704c438fff9a57a40ec0a6ad (diff)
editors/vim: version 8.1.1700
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 d6c8276dcc..1c752683b7 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.1662
- SOURCE_HASH=sha512:512fe345ea0982b49fa4b4d520f7e9e874dff92599a6fbc83ef795f9e39445394c3f0e53326f9a8a56c99ba0aa186d08a7d97af378ea22b2c755c57842f1f2ad
+ VERSION=8.1.1700
+ SOURCE_HASH=sha512:d9b113a134e105e7c9a0110e680060cab1346c50ef8f45d0dfc1dac8658a1ae2736dfd4703a0a3b2694a93ce649bea4257612cb7654901997035080a175d7d31
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 f40ca527fb..4f09c82973 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2019-07-15 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 8.1.1700
+
2019-07-11 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 8.1.1662