diff --git a/system/base/time/actions.py b/system/base/time/actions.py index f6a97668..96374a8b 100644 --- a/system/base/time/actions.py +++ b/system/base/time/actions.py @@ -13,5 +13,8 @@ def setup(): def build(): autotools.make() +def check(): + autotools.make("check") + def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) diff --git a/system/base/time/pspec.xml b/system/base/time/pspec.xml index fa1ff8cc..6b3cb385 100644 --- a/system/base/time/pspec.xml +++ b/system/base/time/pspec.xml @@ -12,9 +12,9 @@ app:console A GNU utility for monitoring a program's use of system resources time utility runs another program, collects information about the resources used by that program while it is running, and displays the results. - ftp://prep.ai.mit.edu/pub/gnu/time/time-1.7.tar.gz + https://ftp.gnu.org/gnu/time/time-1.9.tar.gz - time-1.7-destdir.patch + @@ -27,6 +27,13 @@ + + 2019-12-27 + 1.9 + Version bump + idris Kalp + idriskalp@gmail.com + 2018-07-15 1.7