diff options
Diffstat (limited to 'network')
-rw-r--r-- | network/putty/putty.SlackBuild | 2 | ||||
-rw-r--r-- | network/putty/putty.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/putty/putty.SlackBuild b/network/putty/putty.SlackBuild index e3a22174b3..b4281c6d6c 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.65} +VERSION=${VERSION:-0.66} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/putty/putty.info b/network/putty/putty.info index 3627710b24..944f424b80 100644 --- a/network/putty/putty.info +++ b/network/putty/putty.info @@ -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%" |