mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/stress-ng: Updated for version 0.12.07.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
parent
ae326ea118
commit
3d8e49e7a0
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=stress-ng
|
||||
VERSION=${VERSION:-0.09.48}
|
||||
VERSION=${VERSION:-0.12.07}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="stress-ng"
|
||||
VERSION="0.09.48"
|
||||
VERSION="0.12.07"
|
||||
HOMEPAGE="http://kernel.ubuntu.com/~cking/stress-ng"
|
||||
DOWNLOAD="http://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.09.48.tar.xz"
|
||||
MD5SUM="2a4b2c3ec8c740d90e7bcb51e2cc089d"
|
||||
DOWNLOAD="https://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.12.07.tar.xz"
|
||||
MD5SUM="7ae3498cd7331825e3ce9d3ab780b7b8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue