]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/vim
core140: ship glibc built with new gcc
[ipfire-2.x.git] / lfs / vim
diff --git a/lfs/vim b/lfs/vim
index 8928dbd92ba6a6fc373240371c0592c4409b370c..0fa4bf8589e205f7b17237db2f6113d82e55343b 100644 (file)
--- a/lfs/vim
+++ b/lfs/vim
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2010  IPFire Team  <info@ipfire.org>                          #
+# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
 
 include Config
 
-VER        = 7.4
+VER        = 8.1
 
 THISAPP    = vim-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
 DL_FROM    = $(URL_IPFIRE)
-DIR_APP    = $(DIR_SRC)/vim74
+DIR_APP    = $(DIR_SRC)/vim81
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
 ###############################################################################
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 607e135c559be642f210094ad023dc65
+$(DL_FILE)_MD5 = 1739a1df312305155285f0cfa6118294
 
 install : $(TARGET)