From e71d42e8a289484667cca52ba502a6acda2365c1 Mon Sep 17 00:00:00 2001
From: Luigi Scarso <luigi.scarso@gmail.com>
Date: Fri, 2 Mar 2018 11:08:24 +0000
Subject: [PATCH] sync with texlive  revision 46784.

[[Split portion of a mixed commit.]]
---
 source/utils/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/utils/README b/source/utils/README
index c6ce73dcf..b34f13490 100644
--- a/source/utils/README
+++ b/source/utils/README
@@ -1,4 +1,4 @@
-$Id: README 46726 2018-02-23 23:21:58Z kakuto $
+$Id: README 46780 2018-03-02 00:31:26Z preining $
 Public domain.  Originally written 2005 by Karl Berry.
 
 Extra utilities we (optionally) compile for TeX Live.
@@ -107,7 +107,7 @@ cd $libiconv_ver
 
 clisp_ver=clisp-2.49.92
 cd $clisp_basedir
-$wget https://haible.de/bruno/gnu/clisp-2.49.50.tar.bz2
+$wget https://haible.de/bruno/gnu/$clisp_ver.tar.bz2
 bunzip2 -dc $clisp_ver.tar.bz2 | tar xf -
 cd $clisp_ver
 
-- 
GitLab