diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-13 16:30:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-13 16:30:40 +0700 |
commit | 41e69b9c63acb550d1b0e87d4a6f890d674d2290 (patch) | |
tree | 3e9bd5d8928cb395dd323c9438888aa86461d9a4 /libraries/pexpect/pexpect.SlackBuild | |
parent | 86cb6da1f0d2e9fea4e9ab6d61de3415f1af56b6 (diff) | |
download | slackbuilds-41e69b9c63acb550d1b0e87d4a6f890d674d2290.tar.gz |
libraries/pexpect: Updated for version 4.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pexpect/pexpect.SlackBuild')
-rw-r--r-- | libraries/pexpect/pexpect.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/pexpect/pexpect.SlackBuild b/libraries/pexpect/pexpect.SlackBuild index c8ebf378b0..705a14ba55 100644 --- a/libraries/pexpect/pexpect.SlackBuild +++ b/libraries/pexpect/pexpect.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pexpect -VERSION=${VERSION:-4.2} +VERSION=${VERSION:-4.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |