aboutsummaryrefslogtreecommitdiff
path: root/libraries/pexpect/pexpect.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-25 08:10:59 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-25 08:10:59 +0700
commit5825af66a0ddd0945b2e8df54d94ca3ee6af6eae (patch)
tree811e9e3a27a77927e358ae0aa4bd24fc2df4ca85 /libraries/pexpect/pexpect.SlackBuild
parentdbe3caaa5ff8ca5833f03b6133ac2ca45e7071f8 (diff)
libraries/pexpect: Updated for version 4.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pexpect/pexpect.SlackBuild')
-rw-r--r--libraries/pexpect/pexpect.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/pexpect/pexpect.SlackBuild b/libraries/pexpect/pexpect.SlackBuild
index d8774af91238..e17f62e46dbf 100644
--- a/libraries/pexpect/pexpect.SlackBuild
+++ b/libraries/pexpect/pexpect.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for Pexpect
# Copyright (c) 2007 Javier Rojas <jerojasro@gmail.com>
-# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pexpect
-VERSION=${VERSION:-4.0.1}
+VERSION=${VERSION:-4.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}