summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmanualPorts/fox/lastVersion.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/manualPorts/fox/lastVersion.sh b/manualPorts/fox/lastVersion.sh
index 98277a2..9e186d7 100755
--- a/manualPorts/fox/lastVersion.sh
+++ b/manualPorts/fox/lastVersion.sh
@@ -6,5 +6,6 @@ curl -Ss 'http://fox-toolkit.org/ftp/' \
t
d
' \
+| grep '^1\.6\b' \
| sort -V \
| tail -n1