academic/root: Updated for version 5.34.32.

Fixes build failure on -current.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
David Spencer 2015-08-05 14:52:01 +01:00 committed by Willy Sudiarto Raharjo
parent 59a4f70b53
commit e21d48b8bb
2 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@
# Modified by the slackbuilds.org project
PRGNAM=root
VERSION=${VERSION:-5.34.03}
VERSION=${VERSION:-5.34.32}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="root"
VERSION="5.34.03"
VERSION="5.34.32"
HOMEPAGE="http://root.cern.ch/drupal/"
DOWNLOAD="ftp://root.cern.ch/root/root_v5.34.03.source.tar.gz"
MD5SUM="b732dab3abab6d2a223d278041b3e1fe"
DOWNLOAD="ftp://root.cern.ch/root/root_v5.34.32.source.tar.gz"
MD5SUM="292a0b95063053699b3273bd50515b0a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ftgl"