mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-24 19:54:53 +03:00
Ports/links: Update links to version 2.29
This commit is contained in:
parent
9cfeba33cc
commit
bd6dfc484a
Notes:
sideshowbarker
2024-07-17 20:19:08 +09:00
Author: https://github.com/EWouters Commit: https://github.com/SerenityOS/serenity/commit/bd6dfc484a Pull-request: https://github.com/SerenityOS/serenity/pull/20901 Reviewed-by: https://github.com/gmta ✅ Reviewed-by: https://github.com/timschumi
@ -185,7 +185,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
|
||||
| [`libxml2`](libxml2/) | libxml2 | 2.11.5 | http://www.xmlsoft.org/ |
|
||||
| [`libyaml`](libyaml/) | libyaml | 0.2.5 | https://pyyaml.org/wiki/LibYAML |
|
||||
| [`libzip`](libzip/) | libzip | 1.10.1 | https://libzip.org/ |
|
||||
| [`links`](links/) | Links web browser | 2.26 | http://links.twibright.com/ |
|
||||
| [`links`](links/) | Links web browser | 2.29 | http://links.twibright.com/ |
|
||||
| [`lite-xl`](lite-xl/) | Lite-XL | 2.1.0 | https://lite-xl.com/ |
|
||||
| [`llvm`](llvm/) | LLVM | 16.0.6 | https://llvm.org/ |
|
||||
| [`lowdown`](lowdown/) | lowdown | 1.0.2 | https://kristaps.bsd.lv/lowdown/ |
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='links'
|
||||
version='2.26'
|
||||
version='2.29'
|
||||
useconfigure='true'
|
||||
files=(
|
||||
"http://links.twibright.com/download/links-${version}.tar.bz2#f05b3577f25dbe63e491c424f0ecb31f7bfadce9b2bc2f111dfed049c004c9cb"
|
||||
"http://links.twibright.com/download/links-${version}.tar.bz2#22aa96c0b38e1a6f8f7ed9d7a4167a47fc37246097759ef6059ecf8f9ead7998"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user