network/putty: Updated for version 0.68.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-02-22 15:30:40 +07:00
parent 96ba43be24
commit 3d5de5d2f7
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.67}
VERSION=${VERSION:-0.68}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="putty"
VERSION="0.67"
VERSION="0.68"
HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
DOWNLOAD="ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-0.67/putty-0.67.tar.gz"
MD5SUM="8d5d450e8f9a011e2e411e3f30827e9b"
DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.68.tar.gz"
MD5SUM="1d933c04e256a669af5a3b85c090909a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"