wok-next diff putty/receipt @ rev 11109
gnu-netcat: Compile with $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 03:54:26 2011 +0000 (2011-10-17) |
parents | 7c98f95e0b86 |
children | 1f66719de426 |
line diff
1.1 --- a/putty/receipt Wed May 25 23:29:00 2011 +0200 1.2 +++ b/putty/receipt Mon Oct 17 03:54:26 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 \