wok rev 7360

Changed WGET_URL path in libjpeg62 receipt so it works.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 23 02:05:26 2010 +0000 (2010-11-23)
parents 11be9113b6c8
children 1a1bfecb4881
files libjpeg62/receipt
line diff
     1.1 --- a/libjpeg62/receipt	Tue Nov 23 01:59:29 2010 +0000
     1.2 +++ b/libjpeg62/receipt	Tue Nov 23 02:05:26 2010 +0000
     1.3 @@ -4,8 +4,8 @@
     1.4  SHORT_DESC="JPEG shared libs."
     1.5  MAINTAINER="paul@slitaz.org"
     1.6  WEB_SITE="http://www.ijg.org/"
     1.7 -TARBALL="jpegsrc.v6b.tar.gz"
     1.8 -WGET_URL="http://www.ijg.org/files/$TARBALL"
     1.9 +TARBALL="libjpeg6b_6b.orig.tar.gz"
    1.10 +WGET_URL="ftp://ftp.debian.org/debian/pool/main/libj/libjpeg6b/$TARBALL"
    1.11  TAGS="jpeg jpg"
    1.12  
    1.13  # Rules to configure and make the package.