mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/putty: Updated for version 0.66.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ab6ba79fda
commit
41a9ef3f66
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.65}
|
||||
VERSION=${VERSION:-0.66}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="putty"
|
||||
VERSION="0.65"
|
||||
VERSION="0.66"
|
||||
HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
|
||||
DOWNLOAD="ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-0.65/putty-0.65.tar.gz"
|
||||
MD5SUM="fe7220d2c1afc27805f976fc21afffd0"
|
||||
DOWNLOAD="ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-0.66/putty-0.66.tar.gz"
|
||||
MD5SUM="af8e1c64dd064aa33d4a47baa3d80614"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue