wok-6.x rev 11028
Up: putty to 0.61.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 16 07:08:49 2011 +0000 (2011-10-16) |
parents | 451fc310dda0 |
children | f0f364ff2de0 |
files | putty/receipt |
line diff
1.1 --- a/putty/receipt Sun Oct 16 07:08:02 2011 +0000 1.2 +++ b/putty/receipt Sun Oct 16 07:08:49 2011 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="putty" 1.7 -VERSION="0.60-2010-08-29" 1.8 +VERSION="0.61" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="A free telnet/SSH client." 1.11 MAINTAINER="rcx@zoominternet.net" 1.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 WEB_SITE="http://www.chiark.greenend.org.uk/~sgtatham/putty/" 1.14 #WGET_URL="http://putty.linux-mirror.org/latest/$TARBALL" 1.15 -WGET_URL="http://tartarus.org/~simon/putty-snapshots/$TARBALL" 1.16 +WGET_URL="http://the.earth.li/~sgtatham/putty/latest/$TARBALL" 1.17 1.18 DEPENDS="glibc-base expat zlib gtk+ atk cairo freetype fontconfig glib \ 1.19 libgio pango pixman libpng libxcb xcb-util xorg-libX11 xorg-libXau \