network/putty: Updated for version 0.70.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-07-10 05:09:25 +07:00
parent b967fbf5e1
commit c8f956c5e7
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.69}
VERSION=${VERSION:-0.70}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -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%"