summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorFlorian Franzmann2019-05-18 21:03:58 +0200
committerFlorian Franzmann2019-05-18 21:03:58 +0200
commitb2d103ae51c36fbbc3e13de37bfa889f9c8433e6 (patch)
treeb30a0315b3226c0774e3b35591b9dbd6c7126b9d /editors
parent653593d713462703a1619207970a7be3916cec6a (diff)
editors/vim: version 8.1.1350
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 9c598511d3..9b66bdf8cd 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.1342
- SOURCE_HASH=sha512:05d169e401812b622469385cc85edd2723354eeb1b3741bd1a884caa719e72e516491616c867c1a00f6dcb4d6c64d98fb68d78574fdd4cade698697f307f4b83
+ VERSION=8.1.1350
+ SOURCE_HASH=sha512:5b9c241c9c69258d4401fb280f73f68ed97abbd438db0ef02df374425fb39b76424d25a7ac1626c44b2f5598672cf27427d806c05eacbe8157c414231ffd1738
SECURITY_PATCH=4
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index b45df464ab..b966ca2728 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 8.1.1350
+
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/