mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 01:27:34 +00:00
Ports/stress-ng: Update to the latest version - v0.13.10
This commit is contained in:
parent
645712be3b
commit
c21622ff4d
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=stress-ng
|
||||
version=0.13.09
|
||||
files="https://github.com/ColinIanKing/stress-ng/archive/V${version}.tar.gz stress-ng-${version}.tar.gz 1b57f2864f562358cb75807c2dca7c13ddee3c94803282b22f75009311967c6c"
|
||||
version=0.13.10
|
||||
files="https://github.com/ColinIanKing/stress-ng/archive/V${version}.tar.gz stress-ng-${version}.tar.gz 972b429f9eb0afbceabf7f3babab8599d8224b5d146e244c2cfe65129befb973"
|
||||
auth_type=sha256
|
||||
depends=("zlib")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue