Skip to content

Commit

Permalink
Ports/links: Update links to version 2.29
Browse files Browse the repository at this point in the history
  • Loading branch information
EWouters authored and gmta committed Oct 12, 2023
1 parent 9cfeba3 commit bd6dfc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Ports/AvailablePorts.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`libxml2`](libxml2/) | libxml2 | 2.11.5 | http:https://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:https://links.twibright.com/ |
| [`links`](links/) | Links web browser | 2.29 | http:https://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/ |
Expand Down
4 changes: 2 additions & 2 deletions Ports/links/package.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='links'
version='2.26'
version='2.29'
useconfigure='true'
files=(
"http:https://links.twibright.com/download/links-${version}.tar.bz2#f05b3577f25dbe63e491c424f0ecb31f7bfadce9b2bc2f111dfed049c004c9cb"
"http:https://links.twibright.com/download/links-${version}.tar.bz2#22aa96c0b38e1a6f8f7ed9d7a4167a47fc37246097759ef6059ecf8f9ead7998"
)

0 comments on commit bd6dfc4

Please sign in to comment.