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 1da75f11e5..d6c8276dcc 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.1635
- SOURCE_HASH=sha512:41b79ff52438ecbf56366696d3a12d34531a835b64d2ea809597797531950f2f8eb73d753375d23e1411631afaa3f9413fad8af7b0a1fed1532a1714ec1dbb4b
+ VERSION=8.1.1662
+ SOURCE_HASH=sha512:512fe345ea0982b49fa4b4d520f7e9e874dff92599a6fbc83ef795f9e39445394c3f0e53326f9a8a56c99ba0aa186d08a7d97af378ea22b2c755c57842f1f2ad
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 b925435602..f40ca527fb 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2019-07-11 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 8.1.1662
+
2019-07-04 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 8.1.1635