diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-04-16 14:21:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-04-19 22:47:49 +0700 |
commit | f7308a3f13fe61ba6fd3aa3ce6dd1726c761cb0c (patch) | |
tree | 45d2e5c0b6fc0908786986621201dc318a20b92a /academic/root/root.info | |
parent | d8957c2de20aa1b68e2c49d5992acb82cb31544f (diff) | |
download | slackbuilds-f7308a3f13fe61ba6fd3aa3ce6dd1726c761cb0c.tar.gz |
academic/root: Updated for version 5.34.36.
Fixes build failure with gcc-5.3 on i586.
Enabled gsl and fftw by default, since they are both in Slackware.
Moved from /usr/ROOT to /opt/ROOT.
Script cleanups.
Diffstat (limited to 'academic/root/root.info')
-rw-r--r-- | academic/root/root.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/academic/root/root.info b/academic/root/root.info index 26f73494a1..450e1bde00 100644 --- a/academic/root/root.info +++ b/academic/root/root.info @@ -1,8 +1,8 @@ PRGNAM="root" -VERSION="5.34.32" +VERSION="5.34.36" HOMEPAGE="http://root.cern.ch/drupal/" -DOWNLOAD="ftp://root.cern.ch/root/root_v5.34.32.source.tar.gz" -MD5SUM="292a0b95063053699b3273bd50515b0a" +DOWNLOAD="https://root.cern.ch/download/root_v5.34.36.source.tar.gz" +MD5SUM="6a1ad549b3b79b10bbb1f116b49067ee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ftgl" |