diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-23 22:42:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-23 22:42:42 +0700 |
commit | c8fd80a58967295864df86b9b60451e7261d94b2 (patch) | |
tree | 0e1a3608fea4df922201d4ee5557f602deaa0236 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild | |
parent | 360632d95fbb4a4000181b69f0816d64dc16ba1a (diff) | |
download | slackbuilds-c8fd80a58967295864df86b9b60451e7261d94b2.tar.gz |
system/phoronix-test-suite: Updated for version 5.4.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 90ae86274b..ff98830493 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:-5.4.0} +VERSION=${VERSION:-5.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |