diff options
Diffstat (limited to 'system/fio/fio.SlackBuild')
-rw-r--r-- | system/fio/fio.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/fio/fio.SlackBuild b/system/fio/fio.SlackBuild index 0724cc83fc..6f022047ce 100644 --- a/system/fio/fio.SlackBuild +++ b/system/fio/fio.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for fio # Copyright 2012 Binh Nguyen <binhvng@gmail.com> -# Copyright 2015 Brenton Earl <brent@exitstatusone.com> +# Copyright 2015-2016 Brenton Earl <brent@exitstatusone.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=fio -VERSION=${VERSION:-2.2.13} +VERSION=${VERSION:-2.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |