network/putty: Updated for version 0.73.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4d4ce00533
commit
1ac9f21f4e
|
@ -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}
|
||||
|
||||
|
|
|
@ -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%"
|
||||
|
|
Loading…
Reference in New Issue