network/putty: Updated for version 0.75.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f69d465d65
commit
339f304db3
|
@ -31,7 +31,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=putty
|
||||
VERSION=${VERSION:-0.74}
|
||||
VERSION=${VERSION:-0.75}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="putty"
|
||||
VERSION="0.74"
|
||||
VERSION="0.75"
|
||||
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
|
||||
DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.74.tar.gz"
|
||||
MD5SUM="dbfa58f22a91b22b7489173e9dd09e30"
|
||||
DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.75.tar.gz"
|
||||
MD5SUM="fae57a9ab209f303cc9e9f83eecaa27c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in New Issue