wok diff xterm/receipt @ rev 5946
udns: better fix for GCC 4.5 (thanks Eric)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 03 11:57:55 2010 +0200 (2010-08-03) |
parents | b098b761931d |
children | f2a53b6134e8 |
line diff
1.1 --- a/xterm/receipt Tue Feb 16 22:34:26 2010 +0100 1.2 +++ b/xterm/receipt Tue Aug 03 11:57:55 2010 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xterm" 1.7 -VERSION="255" 1.8 +VERSION="256" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="X Terminal emulator." 1.11 MAINTAINER="pankso@slitaz.org"