summaryrefslogtreecommitdiff
path: root/manualPorts
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-11-03 22:55:11 +0100
committerErich Eckner <git@eckner.net>2022-11-03 22:55:11 +0100
commit58b42fd59834a4f0c137b3473cb8a88dea587226 (patch)
tree50951b8724b338262bfb56715e657f94f8e33fdf /manualPorts
parent7324802c3c1a5ed1c6c14037ab7bfb10ee7953ee (diff)
downloadcrux-ports-58b42fd59834a4f0c137b3473cb8a88dea587226.tar.xz
tex-gyre-fonts: fix lastVersion.sh
Diffstat (limited to 'manualPorts')
-rwxr-xr-xmanualPorts/tex-gyre-fonts/lastVersion.sh2
1 files changed, 1 insertions, 1 deletions
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/