From 39e3c68e947a1ed893e1501cd00fd9f59eb90d9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Babiarz?= <5783815+sauler@users.noreply.github.com> Date: Thu, 16 Dec 2021 18:29:14 +0100 Subject: [PATCH] Ports: Updated links port to version 2.25 --- Ports/AvailablePorts.md | 2 +- Ports/links/package.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index 4caa9f8db96..737cd589d3b 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -95,7 +95,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`libvorbis`](libvorbis/) | libvorbis | 1.3.7 | https://github.com/xiph/vorbis | | [`libxml2`](libxml2/) | libxml2 | 2.9.12 | http://www.xmlsoft.org/ | | [`libzip`](libzip/) | libzip | 1.7.3 | https://libzip.org/ | -| [`links`](links/) | Links web browser | 2.22 | http://links.twibright.com/ | +| [`links`](links/) | Links web browser | 2.25 | http://links.twibright.com/ | | [`llvm`](llvm/) | LLVM | 13.0.0 | https://llvm.org/ | | [`lua`](lua/) | Lua | 5.3.5 | https://www.lua.org/ | | [`lure`](lure/) | Lure of the Temptress | 1.1 | https://www.scummvm.org/games/#games-lure | diff --git a/Ports/links/package.sh b/Ports/links/package.sh index 9d8b435ced1..6eaa6816a31 100755 --- a/Ports/links/package.sh +++ b/Ports/links/package.sh @@ -1,6 +1,6 @@ #!/usr/bin/env -S bash ../.port_include.sh port=links -version=2.22 +version=2.25 useconfigure=true -files="http://links.twibright.com/download/links-${version}.tar.bz2 links-${version}.tar.bz2 0364986b3a7f1e8e3171bea362b53f71e1dd3360a8842d66fdc65580ebc2084d" +files="http://links.twibright.com/download/links-${version}.tar.bz2 links-${version}.tar.bz2 2dd78508698e8279ef4f09a3a2a21e9595040113402da6c553974414fb49dd2c" auth_type=sha256