summaryrefslogtreecommitdiffstats
path: root/libraries/hpx
diff options
context:
space:
mode:
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
commitff6e2ba1ee9758214f32cf49439cd5e67e760315 (patch)
treec2baf3644350cd68c6ad1f2940b619e8afea0555 /libraries/hpx
parent38955eacd78f44be8970c14b6854a624eafe8300 (diff)
downloadslackbuilds-ff6e2ba1ee9758214f32cf49439cd5e67e760315.tar.gz
slackbuilds-ff6e2ba1ee9758214f32cf49439cd5e67e760315.tar.xz
libraries/hpx: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/hpx')
-rw-r--r--libraries/hpx/hpx.SlackBuild2
-rw-r--r--libraries/hpx/hpx.info6
2 files changed, 4 insertions, 4 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}
diff --git a/libraries/hpx/hpx.info b/libraries/hpx/hpx.info
index b7170c3634..d25a35a792 100644
--- a/libraries/hpx/hpx.info
+++ b/libraries/hpx/hpx.info
@@ -1,8 +1,8 @@
PRGNAM="hpx"
-VERSION="0.9.99"
+VERSION="1.0.0"
HOMEPAGE="https://github.com/STEllAR-GROUP/hpx/"
-DOWNLOAD="https://github.com/STEllAR-GROUP/hpx/archive/0.9.99/hpx-0.9.99.tar.gz"
-MD5SUM="8dcb996e52047cfaed3eafabd76a86ff"
+DOWNLOAD="https://github.com/STEllAR-GROUP/hpx/archive/1.0.0/hpx-1.0.0.tar.gz"
+MD5SUM="16fd3d6eeb18758a493d38c2c46b2213"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="numactl hwloc gperftools"