diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-06-26 21:17:36 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-01 07:41:54 +0700 |
commit | 0cc637e4a5ea1c0626766141a5ffbae571954490 (patch) | |
tree | ac93e4064df782253fd1fe76507c26f0e508ce99 /python/portend/portend.SlackBuild | |
parent | 690a18fa08cd89d1182e425c5afead43ca525651 (diff) |
python/portend: Updated for version 2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/portend/portend.SlackBuild')
-rw-r--r-- | python/portend/portend.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/portend/portend.SlackBuild b/python/portend/portend.SlackBuild index 40d1d8f3c9..690619eb0a 100644 --- a/python/portend/portend.SlackBuild +++ b/python/portend/portend.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=portend -VERSION=${VERSION:-1.8} +VERSION=${VERSION:-2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |