diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-01 17:39:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-02 20:29:10 +0700 |
commit | a34af3b862c234c3280386db80ea0ca8bc46e407 (patch) | |
tree | c3dce283e3d99d4f33981abbc8c40a2cc302b56d /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | cbd3d3aea94e2b2bad95afbbb42f117af120c3d4 (diff) | |
download | slackbuilds-a34af3b862c234c3280386db80ea0ca8bc46e407.tar.gz |
system/phoronix-test-suite: Updated for version 8.8.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 52ad71f860..eb690d0bd0 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:-8.8.0} +VERSION=${VERSION:-8.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |