From 58b42fd59834a4f0c137b3473cb8a88dea587226 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 3 Nov 2022 22:55:11 +0100 Subject: tex-gyre-fonts: fix lastVersion.sh --- manualPorts/tex-gyre-fonts/lastVersion.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manualPorts') diff --git a/manualPorts/tex-gyre-fonts/lastVersion.sh b/manualPorts/tex-gyre-fonts/lastVersion.sh index b337f4f..2c032fb 100755 --- a/manualPorts/tex-gyre-fonts/lastVersion.sh +++ b/manualPorts/tex-gyre-fonts/lastVersion.sh @@ -1,6 +1,6 @@ #!/bin/bash -curl -Ss 'http://www.gust.org.pl/projects/e-foundry/tex-gyre/whole/' | \ +curl -Ss 'https://www.gust.org.pl/projects/e-foundry/tex-gyre/whole/' | \ tr '/"' '\n' | \ sed ' s/^tg\([0-9_]\+\)otf.zip/\1/ -- cgit v1.2.3-54-g00ecf