1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 20:47:46 +00:00

Ports: Update dtc to version 1.7.0

Also, don't use a commit hash anymore but instead use tags, which are
updated often enough.
This commit is contained in:
Liav A 2023-04-08 09:33:25 +03:00 committed by Idan Horowitz
parent 9d43132380
commit fd62eb325e
2 changed files with 3 additions and 3 deletions

View file

@ -52,7 +52,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`drascula`](drascula/) | Dráscula: The Vampire Strikes Back | 1.0 | https://www.scummvm.org/games/#games-drascula |
| [`dreamweb`](dreamweb/) | DreamWeb | 1.1 | https://www.scummvm.org/games/#games-dreamweb |
| [`dropbear`](dropbear/) | Dropbear SSH | 2022.82 | https://dropbear.nl/mirror/dropbear.html |
| [`dtc`](dtc/) | Device Tree Compiler | 98a0700 | https://github.com/dgibson/dtc |
| [`dtc`](dtc/) | Device Tree Compiler | 1.7.0 | https://github.com/dgibson/dtc |
| [`dungeonrush`](dungeonrush/) | DungeonRush | 1.1-beta | https://github.com/Rapiz1/DungeonRush |
| [`e2fsprogs`](e2fsprogs/) | e2fsprogs | 1.46.5 | http://e2fsprogs.sourceforge.net/ |
| [`ed`](ed/) | GNU ed | 1.18 | https://www.gnu.org/software/ed/ |