diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-30 23:08:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-30 23:08:50 +0700 |
commit | 6a950ab801b4357630370c2fc48d3caf1adef728 (patch) | |
tree | 31a7807b6a615f54d8ba01141b6875caee45aeae /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | 463f8fe87d64b11a16c3b2c8cfdd43f0ae44fa1a (diff) | |
download | slackbuilds-6a950ab801b4357630370c2fc48d3caf1adef728.tar.gz |
system/phoronix/test-suite: Updated for version 7.2.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 768383e0a7..33b7fd0be7 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.2.0} +VERSION=${VERSION:-7.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |