diff options
Diffstat (limited to 'network/putty')
-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 86bfb2a95c..2431743872 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.69} +VERSION=${VERSION:-0.70} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/putty/putty.info b/network/putty/putty.info index b98cd3a44b..ef35a991d1 100644 --- a/network/putty/putty.info +++ b/network/putty/putty.info @@ -1,8 +1,8 @@ PRGNAM="putty" -VERSION="0.69" +VERSION="0.70" HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/" -DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.69.tar.gz" -MD5SUM="75fde9a3b3694e669d21a19b60fc9166" +DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.70.tar.gz" +MD5SUM="79ea4d468c5e43740d5c8d94f12af19c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |