diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-06 00:31:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-09 07:15:35 +0700 |
commit | ea9620749ca89a0f896b1bb9b7240585c2a6e1f8 (patch) | |
tree | de3214436f04528d568cdc673f5127437fa9ebb6 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | f622268580e2b0783147472748c1d98d6ce82e40 (diff) | |
download | slackbuilds-ea9620749ca89a0f896b1bb9b7240585c2a6e1f8.tar.gz |
system/phoronix-test-suite: Updated for version 8.0.0.
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 c4b721f022..2e39556f5a 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:-7.8.0} +VERSION=${VERSION:-8.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |