diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-26 00:31:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-26 00:31:54 +0700 |
commit | 3b7e450ce34f21642918a0bd75f252e1ca14d23a (patch) | |
tree | da75486214e89251c7d0268e88d32cede8241c29 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | 3e3d3762c886bba066e0d1108ef27e9db342c0bf (diff) |
system/phoronix-test-suite: Updated for version 9.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/phoronix-test-suite/phoronix-test-suite.SlackBuild')
-rw-r--r-- | system/phoronix-test-suite/phoronix-test-suite.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild index d9dc8f8b03c69..69dc0bc1ee16c 100644 --- a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild +++ b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=phoronix-test-suite -VERSION=${VERSION:-9.6.0} +VERSION=${VERSION:-9.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |