diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2018-06-17 22:56:32 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-17 22:56:32 +0100 |
commit | 38e675b7cf4ad6614409624ffff529fa53f17af9 (patch) | |
tree | eaec99483820850eacfba47f6b0575341479b3a6 /academic/bpp-seq/bpp-seq.SlackBuild | |
parent | ff8a42d40ffee8caa03855b1339b17121a30153a (diff) |
academic/bpp-seq: Updated for version 2.4.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/bpp-seq/bpp-seq.SlackBuild')
-rw-r--r-- | academic/bpp-seq/bpp-seq.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/bpp-seq/bpp-seq.SlackBuild b/academic/bpp-seq/bpp-seq.SlackBuild index ba9c5407edab..576899940e3c 100644 --- a/academic/bpp-seq/bpp-seq.SlackBuild +++ b/academic/bpp-seq/bpp-seq.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bpp-seq -# Copyright 2017 Petar Petrov slackalaxy@gmail.com +# Copyright 2017-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=bpp-seq -VERSION=${VERSION:-2.3.1} +VERSION=${VERSION:-2.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |