aboutsummaryrefslogtreecommitdiffstats
path: root/packages.ent
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-05-26 12:25:21 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-05-26 12:25:21 +0000
commit59b66d792f68908b95b7d91d45d5573722d9ec82 (patch)
tree849b8c7b019ae786c8b90d36ce1e06d476927f16 /packages.ent
parentda99f961a5959cf5a6c01660377df41b5168046c (diff)
Fix various test failures:
- bison and man-db: use a symlink: tools/share/locale->/usr/share/locale/locale-archive so that the installed locales are found by programs not yet installed in /usr - vim: upstade to 8.2.0814 (used for testing by several persons) - sed in automake, fixes one test - patch for gold: allows its testsuite to run - mount /dev/pts as --bind: foxes a test in coreutils - bash: use su << EOF instead of su -c, to keep a controlling terminal git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r--packages.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.ent b/packages.ent
index b7bb7f9ff..1848be10a 100644
--- a/packages.ent
+++ b/packages.ent
@@ -700,13 +700,13 @@
<!ENTITY util-linux-ch6-du "289 MB">
<!ENTITY util-linux-ch6-sbu "1.1 SBU">
-<!ENTITY vim-version "8.2.0716">
+<!ENTITY vim-version "8.2.0814">
<!ENTITY vim-majmin "82">
<!ENTITY vim-docdir "vim/vim82">
<!ENTITY vim-size "14,595 KB">
<!--<!ENTITY vim-url "https://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz">-->
<!ENTITY vim-url "&anduin-sources;/vim-&vim-version;.tar.gz">
-<!ENTITY vim-md5 "004b4596f185889fbca5b8d513f294ce">
+<!ENTITY vim-md5 "02b8b91bd2a9a97879fc60616f4eb767">
<!ENTITY vim-home "https://www.vim.org">
<!ENTITY vim-ch6-du "202 MB">
<!ENTITY vim-ch6-sbu "1.7 SBU">