network/putty: Updated for version 0.73.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-10-05 07:01:00 +07:00
parent 4d4ce00533
commit 1ac9f21f4e
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.72}
VERSION=${VERSION:-0.73}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="putty"
VERSION="0.72"
VERSION="0.73"
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.72.tar.gz"
MD5SUM="e18a2a700f1304265bc028a0703653c8"
DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.73.tar.gz"
MD5SUM="d4a1797763e11e6a77115d0d0368b566"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"