|
@@ -4,10 +4,12 @@
|
|
#
|
|
#
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
-STRESS_VERSION = 1.0.4
|
|
|
|
-STRESS_SITE = http://people.seas.harvard.edu/~apw/stress
|
|
|
|
|
|
+STRESS_VERSION = 1.0.5
|
|
|
|
+STRESS_SITE = $(call github,resurrecting-open-source-projects,stress,$(STRESS_VERSION))
|
|
STRESS_LICENSE = GPL-2.0+
|
|
STRESS_LICENSE = GPL-2.0+
|
|
STRESS_LICENSE_FILES = COPYING
|
|
STRESS_LICENSE_FILES = COPYING
|
|
|
|
+# From git
|
|
|
|
+STRESS_AUTORECONF = YES
|
|
|
|
|
|
# Stress is linked statically if the --enable-static is specified.
|
|
# Stress is linked statically if the --enable-static is specified.
|
|
# However, this option is always specified in the global
|
|
# However, this option is always specified in the global
|