summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2016-11-27 16:44:56 +0100
committerFlorian Franzmann2016-11-27 22:52:50 +0100
commitd9c15ba1edb3b0f7216859a70b8f96a71dad7812 (patch)
tree59748ea9c683579301af84941d3227a5af0a7e4c
parent5b8582948c0c6ddb94ff15274f880a54b42385d7 (diff)
editors/vim: version 8.0.0104
-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 ce76a4f0c8..add8f43860 100755
--- a/editors/vim/DETAILS
+++ b/editors/vim/DETAILS
@@ -8,12 +8,12 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL=hg_http://vim.googlecode.com/hg:${SPELL}-hg
SOURCE_IGNORE=volatile
else
- VERSION=8.0.0095
+ VERSION=8.0.0104
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=https://github.com/vim/vim/archive/v${VERSION}.tar.gz
# SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
- SOURCE_HASH=sha512:40ea0d319fc7c8bf460e1f680c632d5396afaacf2f615cbef40559fc457115083bba9091e742b7d7fcef01d0098a9cec2979d75be51597efc37595a3b9eac7f5
+ SOURCE_HASH=sha512:71f63d8139668981e8b897a2d991136eff195345d7c1b261b49395dd7bfa500efcae3df08113242e422322145f434bb17abe922111b0af0667c1cfb14f023f16
fi
WEB_SITE=http://www.vim.org
LICENSE[0]=http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index a98222c0c0..28fff2d07a 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2016-11-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 8.0.0104
+
2016-11-22 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 8.0.0095