diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-22 22:55:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-22 22:59:17 +0700 |
commit | cf5b0fd788d1e4758747b8acd0dee8ef59335b44 (patch) | |
tree | 1229a5ad600d12c72956449827f975ef2a70d347 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | cc08d019c4bcbc348dd58024dc9326b78d07937f (diff) | |
download | slackbuilds-cf5b0fd788d1e4758747b8acd0dee8ef59335b44.tar.gz |
system/phoronix-test-suite: Updated for version 10.2.2
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 c9d4e8de56..d81b19a469 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:-10.2.0} +VERSION=${VERSION:-10.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |