diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-24 07:57:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-24 07:57:17 +0700 |
commit | 3daa33e782407e086f8b773c0f4667f16f7619d0 (patch) | |
tree | 80c359d9dcddd2c444aae0daf928101087cb24af /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | 27f44c63c49437938f8fb69f604e13d01282e35c (diff) | |
download | slackbuilds-3daa33e782407e086f8b773c0f4667f16f7619d0.tar.gz |
system/phoronix-test-suite: Updated for version 10.0.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 0634916a5e..ef9631ef28 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.0.0} +VERSION=${VERSION:-10.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |