diff options
author | Javier Rojas <jerojasro@gmail.com> | 2010-05-12 17:42:03 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:42:03 +0200 |
commit | 4ef9f73e33a8a55c6d213faee8212fc7bc11227a (patch) | |
tree | 8f7275eb3f7e1940659c7cd73387de44e7919044 /libraries | |
parent | 48bb71b680e3b68fa46588ee0bb6becbbf318b92 (diff) | |
download | slackbuilds-4ef9f73e33a8a55c6d213faee8212fc7bc11227a.tar.gz |
libraries/pexpect: Updated for version 2.1
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/pexpect/pexpect.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/pexpect/pexpect.info b/libraries/pexpect/pexpect.info index 5a96d71fce..975b01a84b 100644 --- a/libraries/pexpect/pexpect.info +++ b/libraries/pexpect/pexpect.info @@ -1,7 +1,7 @@ PRGNAM="pexpect" VERSION="2.1" HOMEPAGE="http://pexpect.sourceforge.net/" -DOWNLOAD="http://dl.sourceforge.net/pexpect/pexpect-2.1.tar.gz" +DOWNLOAD="http://downloads.sourceforge.net/pexpect/pexpect-2.1.tar.gz" MD5SUM="fd3d67ac085332f074cd665424dcd631" MAINTAINER="Javier Rojas" EMAIL="jerojasro@gmail.com" |