wok diff libiec61883/receipt @ rev 10949

Up iron-linux (13.0.800.0) security fixes
author Paul Issott <paul@slitaz.org>
date Thu Sep 01 19:45:03 2011 +0100 (2011-09-01)
parents f0c28c832411
children 8f447cf2eee5
line diff
     1.1 --- a/libiec61883/receipt	Sun Mar 15 23:40:16 2009 +0000
     1.2 +++ b/libiec61883/receipt	Thu Sep 01 19:45:03 2011 +0100
     1.3 @@ -1,15 +1,17 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libiec61883"
     1.7 -VERSION="1.1.0"
     1.8 +VERSION="1.2.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="libiec61883 is a standard defining a high speed serial bus."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="libraw1394"
    1.13  BUILD_DEPENDS="libraw1394 libraw1394-dev"
    1.14 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 +#TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16 +TARBALL="${PACKAGE}_$VERSION.orig.tar.gz"
    1.17  WEB_SITE="http://www.linux1394.org/"
    1.18 -WGET_URL="http://www.linux1394.org/dl/$TARBALL"
    1.19 +#WGET_URL="http://www.linux1394.org/dl/$TARBALL"
    1.20 +WGET_URL="http://ftp.debian.org/pool/main/libi/$PACKAGE/$TARBALL"
    1.21  
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()