network/putty: Updated for version 0.67.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1164370585
commit
8142f55dec
|
@ -31,7 +31,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=putty
|
||||
VERSION=${VERSION:-0.66}
|
||||
VERSION=${VERSION:-0.67}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="putty"
|
||||
VERSION="0.66"
|
||||
VERSION="0.67"
|
||||
HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
|
||||
DOWNLOAD="ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-0.66/putty-0.66.tar.gz"
|
||||
MD5SUM="af8e1c64dd064aa33d4a47baa3d80614"
|
||||
DOWNLOAD="ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-0.67/putty-0.67.tar.gz"
|
||||
MD5SUM="8d5d450e8f9a011e2e411e3f30827e9b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in New Issue