1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 15:10:45 +00:00

Ports/links: Update links to version 2.26

This commit is contained in:
EWouters 2022-06-03 17:49:32 +02:00 committed by Linus Groh
parent 7f0d4eef76
commit d73bb1dcd6
2 changed files with 6 additions and 6 deletions

View File

@ -128,7 +128,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`libxml2`](libxml2/) | libxml2 | 2.9.14 | http://www.xmlsoft.org/ |
| [`libyaml`](libyaml/) | libyaml | 0.2.5 | https://pyyaml.org/wiki/LibYAML |
| [`libzip`](libzip/) | libzip | 1.8.0 | https://libzip.org/ |
| [`links`](links/) | Links web browser | 2.25 | http://links.twibright.com/ |
| [`links`](links/) | Links web browser | 2.26 | http://links.twibright.com/ |
| [`llvm`](llvm/) | LLVM | 14.0.1 | https://llvm.org/ |
| [`lua`](lua/) | Lua | 5.3.6 | https://www.lua.org/ |
| [`luajit`](luajit/) | LuaJIT | 2.1.0-beta3 | https://luajit.org/luajit.html |

View File

@ -1,6 +1,6 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=links
version=2.25
useconfigure=true
files="http://links.twibright.com/download/links-${version}.tar.bz2 links-${version}.tar.bz2 2dd78508698e8279ef4f09a3a2a21e9595040113402da6c553974414fb49dd2c"
auth_type=sha256
port='links'
version='2.26'
useconfigure='true'
files="http://links.twibright.com/download/links-${version}.tar.bz2 links-${version}.tar.bz2 f05b3577f25dbe63e491c424f0ecb31f7bfadce9b2bc2f111dfed049c004c9cb"
auth_type='sha256'