summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorPavel Vinogradov2019-09-01 01:10:08 -0400
committerPavel Vinogradov2019-09-01 01:10:08 -0400
commit4e022d673feb9ed8562d799df5f46677a1ee32ae (patch)
tree74e673e1aa119402ca166711f97b4ce489c4b122 /editors
parent8eea49316899bdd4275bbe291b2deeb312f5cb45 (diff)
editors/vim: version 8.1.1954
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 a78aae66ae..41f2739509 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.1866
- SOURCE_HASH=sha512:7948bfb48c16efa58083cefdb4978aaab711ac6b17735ce3f41f3a032b3d7f4ba6037d5900171ab561fbf81e5a3308459892ecfc53880373a4b2b8de48888961
+ VERSION=8.1.1954
+ SOURCE_HASH=sha512:fb762c5b643291dbcb0cf98398ff1abaaca353fe5e6cd873cf5f8a34c9f71e54d6aee6c62d4f19c2a8e604c1105fffca15050fbedcc8b4c142c9505dbd713510
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 8620680898..4cfb293cee 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2019-09-01 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 8.1.1954
+
2019-08-16 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 8.1.1866