network/putty: Updated for version 0.66.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-11-14 07:05:21 +07:00
parent ab6ba79fda
commit 41a9ef3f66
2 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=putty
VERSION=${VERSION:-0.65}
VERSION=${VERSION:-0.66}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="putty"
VERSION="0.65"
VERSION="0.66"
HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
DOWNLOAD="ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-0.65/putty-0.65.tar.gz"
MD5SUM="fe7220d2c1afc27805f976fc21afffd0"
DOWNLOAD="ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-0.66/putty-0.66.tar.gz"
MD5SUM="af8e1c64dd064aa33d4a47baa3d80614"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"