summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2019-09-07 09:29:19 +0200
committerFlorian Franzmann2019-09-07 09:39:40 +0200
commit839fbdb4b0f036652dc603b5d3928f19139a0643 (patch)
treeaa06ec9632c0134b2b1bccda17f635044492265b
parente9e1844e5ed5216aa01636257a1f1b3b6296e3d6 (diff)
editors/vim: version 8.1.1996
-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 41f2739509..027997edab 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.1954
- SOURCE_HASH=sha512:fb762c5b643291dbcb0cf98398ff1abaaca353fe5e6cd873cf5f8a34c9f71e54d6aee6c62d4f19c2a8e604c1105fffca15050fbedcc8b4c142c9505dbd713510
+ VERSION=8.1.1996
+ SOURCE_HASH=sha512:1defd41f2a6edbf3d7b97bbb77b1551d387e05da6a40e900b4459208995c8d6a9506a893179e176e7fa20dfc1d971bd746524abcf182e93c5799920a7c55c494
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 4cfb293cee..4e3afba7bd 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2019-09-07 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 8.1.1996
+
2019-09-01 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 8.1.1954