diff options
author | David Spencer <baildon.research@googlemail.com> | 2015-08-05 14:52:01 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | e21d48b8bbfc7b3c579206079d92286e664d09ad (patch) | |
tree | 0e83619b123a0509cec2ce17493cb8bda7a7a5be /academic/root/root.SlackBuild | |
parent | 59a4f70b534ceb6224b5a3687d7c11271062c39c (diff) | |
download | slackbuilds-e21d48b8bbfc7b3c579206079d92286e664d09ad.tar.gz |
academic/root: Updated for version 5.34.32.
Fixes build failure on -current.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'academic/root/root.SlackBuild')
-rw-r--r-- | academic/root/root.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/root/root.SlackBuild b/academic/root/root.SlackBuild index ed4c5c9148..aaed68d9ef 100644 --- a/academic/root/root.SlackBuild +++ b/academic/root/root.SlackBuild @@ -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} |