summaryrefslogtreecommitdiffstats
path: root/libraries/pexpect
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-25 08:10:59 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-25 08:10:59 +0700
commit5825af66a0ddd0945b2e8df54d94ca3ee6af6eae (patch)
tree811e9e3a27a77927e358ae0aa4bd24fc2df4ca85 /libraries/pexpect
parentdbe3caaa5ff8ca5833f03b6133ac2ca45e7071f8 (diff)
downloadslackbuilds-5825af66a0ddd0945b2e8df54d94ca3ee6af6eae.tar.gz
slackbuilds-5825af66a0ddd0945b2e8df54d94ca3ee6af6eae.tar.xz
libraries/pexpect: Updated for version 4.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pexpect')
-rw-r--r--libraries/pexpect/pexpect.SlackBuild4
-rw-r--r--libraries/pexpect/pexpect.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/pexpect/pexpect.SlackBuild b/libraries/pexpect/pexpect.SlackBuild
index d8774af912..e17f62e46d 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}
diff --git a/libraries/pexpect/pexpect.info b/libraries/pexpect/pexpect.info
index 52ee8076ad..42362c6502 100644
--- a/libraries/pexpect/pexpect.info
+++ b/libraries/pexpect/pexpect.info
@@ -1,8 +1,8 @@
PRGNAM="pexpect"
-VERSION="4.0.1"
+VERSION="4.1.0"
HOMEPAGE="https://github.com/pexpect/pexpect"
-DOWNLOAD="https://github.com/pexpect/pexpect/archive/4.0.1.tar.gz"
-MD5SUM="2bd260f7f2159f9bcab373721736d526"
+DOWNLOAD="https://github.com/pexpect/pexpect/archive/4.1.0.tar.gz"
+MD5SUM="049f3c98f4b0b7426e6b5d8a01566786"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""