diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-04-29 07:05:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-29 07:11:07 +0700 |
commit | ff6e2ba1ee9758214f32cf49439cd5e67e760315 (patch) | |
tree | c2baf3644350cd68c6ad1f2940b619e8afea0555 /libraries/hpx/hpx.SlackBuild | |
parent | 38955eacd78f44be8970c14b6854a624eafe8300 (diff) | |
download | slackbuilds-ff6e2ba1ee9758214f32cf49439cd5e67e760315.tar.gz |
libraries/hpx: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/hpx/hpx.SlackBuild')
-rw-r--r-- | libraries/hpx/hpx.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/hpx/hpx.SlackBuild b/libraries/hpx/hpx.SlackBuild index 515b020988..0dbdd285e9 100644 --- a/libraries/hpx/hpx.SlackBuild +++ b/libraries/hpx/hpx.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hpx -VERSION=${VERSION:-0.9.99} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |