wok-next diff xchat/receipt @ rev 21033
Fix some homepages: follow HTTP redirections.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Nov 04 11:22:16 2018 +0200 (2018-11-04) |
parents | d5aab818505e |
children | 5669e8b3be70 |
line diff
1.1 --- a/xchat/receipt Fri Nov 02 14:15:08 2018 +0200 1.2 +++ b/xchat/receipt Sun Nov 04 11:22:16 2018 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="IRC client using GTK+" 1.5 MAINTAINER="devel@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://www.xchat.org/" 1.8 +WEB_SITE="http://xchat.org/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WGET_URL="http://www.xchat.org/files/source/${VERSION%.*}/$TARBALL"