wok diff file/receipt @ rev 11757

Up Sylpheed desktop to use nice new icon from them
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 22 20:28:56 2012 +0100 (2012-02-22)
parents 8035dc12d8e3
children 6613e506fa5c
line diff
     1.1 --- a/file/receipt	Mon May 23 02:14:50 2011 +0200
     1.2 +++ b/file/receipt	Wed Feb 22 20:28:56 2012 +0100
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="file"
     1.7 -VERSION="5.07"
     1.8 +VERSION="5.09"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Retrieve file type."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  DEPENDS="zlib libmagic"
    1.13  BUILD_DEPENDS="zlib-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 -WEB_SITE="ftp://ftp.gw.com/mirrors/unix/file"
    1.16 -WGET_URL="ftp://ftp.astron.com/pub/file/$TARBALL ftp://ftp.gw.com/mirrors/unix/file/$TARBALL"
    1.17 +WEB_SITE="http://www.darwinsys.com/file/"
    1.18 +WGET_URL="ftp://ftp.astron.com/pub/file/$TARBALL"
    1.19  CROSS="bug"
    1.20  
    1.21  # Rules to configure and make the package.