summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/putty/putty.SlackBuild2
-rw-r--r--network/putty/putty.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/putty/putty.SlackBuild b/network/putty/putty.SlackBuild
index c892619c91..cd9b8e34f3 100644
--- a/network/putty/putty.SlackBuild
+++ b/network/putty/putty.SlackBuild
@@ -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}
diff --git a/network/putty/putty.info b/network/putty/putty.info
index eb6b011a25..4428a4ff81 100644
--- a/network/putty/putty.info
+++ b/network/putty/putty.info
@@ -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%"