mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/paramiko: Updated for version 1.7.7.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
135b7bcb28
commit
aa8287a6bc
3 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=paramiko
|
||||
VERSION=1.7.6
|
||||
VERSION=1.7.7.1
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="paramiko"
|
||||
VERSION="1.7.6"
|
||||
VERSION="1.7.7.1"
|
||||
HOMEPAGE="http://www.lag.net/paramiko/"
|
||||
DOWNLOAD="http://www.liwjatan.at/files/src/paramiko-1.7.6.tar.gz"
|
||||
MD5SUM="fa144ab46f1dc639b05ab948c30efac4"
|
||||
DOWNLOAD="http://www.lag.net/paramiko/download/paramiko-1.7.7.1.tar.gz"
|
||||
MD5SUM="ce8e2c254378312a264206f65c354d72"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Heinz Wiesinger"
|
||||
EMAIL="pprkut@liwjatan.at"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="Niels Horn"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler-------------------------------------------------------|
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
paramiko: paramiko (Python SSH module)
|
||||
paramiko:
|
||||
paramiko: "paramiko" is a combination of the esperanto words for "paranoid"
|
||||
|
|
Loading…
Reference in a new issue