wok diff file/receipt @ rev 12340

libv4l: Needs jpeg-dev to compile.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 19 09:41:34 2012 +0000 (2012-04-19)
parents 8035dc12d8e3
children 6613e506fa5c
line diff
     1.1 --- a/file/receipt	Mon May 23 02:14:50 2011 +0200
     1.2 +++ b/file/receipt	Thu Apr 19 09:41:34 2012 +0000
     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.