summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2015-10-19 02:50:10 +0200
committer Willy Sudiarto Raharjo2015-10-19 02:50:10 +0200
commit0700d87ffa27d445e35992b6621ef90ce699ec35 (patch)
tree9998e4159b29bfd39d7b61c432eedc0ee3e81e15 /libraries
parentc6455bbca9cb8198b866a669daaf3d44adbb5f22 (diff)
downloadslackbuilds-0700d87ffa27d445e35992b6621ef90ce699ec35.tar.gz
libraries/pexpect: Updated for version 4.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/pexpect/pexpect.SlackBuild2
-rw-r--r--libraries/pexpect/pexpect.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/pexpect/pexpect.SlackBuild b/libraries/pexpect/pexpect.SlackBuild
index c0811e97bc..d8774af912 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:-3.3}
+VERSION=${VERSION:-4.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/pexpect/pexpect.info b/libraries/pexpect/pexpect.info
index bdb3a35e72..52ee8076ad 100644
--- a/libraries/pexpect/pexpect.info
+++ b/libraries/pexpect/pexpect.info
@@ -1,8 +1,8 @@
PRGNAM="pexpect"
-VERSION="3.3"
+VERSION="4.0.1"
HOMEPAGE="https://github.com/pexpect/pexpect"
-DOWNLOAD="https://github.com/pexpect/pexpect/archive/3.3.tar.gz"
-MD5SUM="dc2f408c95b0d8bc7c1c3bdba738a70e"
+DOWNLOAD="https://github.com/pexpect/pexpect/archive/4.0.1.tar.gz"
+MD5SUM="2bd260f7f2159f9bcab373721736d526"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""