mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/stress-ng: bump version to 0.21.02
https://github.com/ColinIanKing/stress-ng/releases/tag/V0.21.02 https://github.com/ColinIanKing/stress-ng/releases/tag/V0.21.01 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
7255e1ef0c
commit
f660c7bae3
@@ -1,3 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 1339cbc6ccbff7e2ee2177bf0fd67e7b94e8ff7b07fe89bcfaec0280d800cf34 stress-ng-0.21.00.tar.gz
|
sha256 71502d31f77987c3bda6931d47b44d7b03d8ac689e8154bbda676cf9d42e2b4e stress-ng-0.21.02.tar.gz
|
||||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
STRESS_NG_VERSION = 0.21.00
|
STRESS_NG_VERSION = 0.21.02
|
||||||
STRESS_NG_SITE = $(call github,ColinIanKing,stress-ng,V$(STRESS_NG_VERSION))
|
STRESS_NG_SITE = $(call github,ColinIanKing,stress-ng,V$(STRESS_NG_VERSION))
|
||||||
STRESS_NG_LICENSE = GPL-2.0+
|
STRESS_NG_LICENSE = GPL-2.0+
|
||||||
STRESS_NG_LICENSE_FILES = COPYING
|
STRESS_NG_LICENSE_FILES = COPYING
|
||||||
|
|||||||
Reference in New Issue
Block a user