diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2018-01-12 20:57:33 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-13 07:13:04 +0700 |
commit | 354557ac884e68d4f1917e81deb208304f571d33 (patch) | |
tree | 1f141883d875a84db1f094cd0a4d62aa6549bfb4 /academic/paml/paml.SlackBuild | |
parent | f41588ed6faa8ce6b36c38e2753b32f117df7287 (diff) |
academic/paml: Updated for version 4.9g.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/paml/paml.SlackBuild')
-rw-r--r-- | academic/paml/paml.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/paml/paml.SlackBuild b/academic/paml/paml.SlackBuild index 743c7a90944a..172397552c9d 100644 --- a/academic/paml/paml.SlackBuild +++ b/academic/paml/paml.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for paml -# Copyright 2013-2017 Petar Petrov slackalaxy@gmail.com +# Copyright 2013-2018 Petar Petrov slackalaxy@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=paml -VERSION=${VERSION:-4.9e} +VERSION=${VERSION:-4.9g} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |