mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
network/putty: Updated for version 0.71.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9b5360f232
commit
8e9c3bc1f5
2 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=putty
|
||||
VERSION=${VERSION:-0.70}
|
||||
VERSION=${VERSION:-0.71}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="putty"
|
||||
VERSION="0.70"
|
||||
VERSION="0.71"
|
||||
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
|
||||
DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.70.tar.gz"
|
||||
MD5SUM="79ea4d468c5e43740d5c8d94f12af19c"
|
||||
DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.71.tar.gz"
|
||||
MD5SUM="1a32daf7c2acfac09479120140189d98"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue