1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 16:37:47 +00:00

Ports: Update stress-ng to version 0.14.03

The stress-ng project appears to have addressed all the issues
we had been patching, and thus we no longer need almost all of
these patches.
This commit is contained in:
Brian Gianforcaro 2022-06-24 01:51:22 -07:00 committed by Brian Gianforcaro
parent 56c1e71a37
commit 77a725b6f4
17 changed files with 7 additions and 591 deletions

View file

@ -232,7 +232,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`sqlite`](sqlite/) | SQLite | 3380500 | https://www.sqlite.org/ |
| [`stb`](stb/) | stb single-file public domain libraries for C/C++ | af1a5bc | https://github.com/nothings/stb |
| [`stpuzzles`](stpuzzles/) | Simon Tatham's Portable Puzzle Collection | | https://www.chiark.greenend.org.uk/~sgtatham/puzzles/ |
| [`stress-ng`](stress-ng/) | stress-ng | 0.13.12 | https://github.com/ColinIanKing/stress-ng |
| [`stress-ng`](stress-ng/) | stress-ng | 0.14.03 | https://github.com/ColinIanKing/stress-ng |
| [`Super-Mario`](Super-Mario/) | Super-Mario Clone | | https://github.com/Bennyhwanggggg/Super-Mario-Clone-Cpp |
| [`tcl`](tcl/) | Tcl | 8.6.12 | https://www.tcl-lang.org/ |
| [`termcap`](termcap/) | GNU termcap | 1.3.1 | https://www.gnu.org/software/termutils/ |