wok diff ecore/receipt @ rev 171

Add : portmap and unfs3
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jan 31 22:42:51 2008 +0100 (2008-01-31)
parents 6af7dc09ed36
children cf22fee17710
line diff
     1.1 --- a/ecore/receipt	Wed Jan 16 19:33:37 2008 +0100
     1.2 +++ b/ecore/receipt	Thu Jan 31 22:42:51 2008 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ecore"
     1.7 -VERSION="0.9.9.041"
     1.8 +VERSION="0.9.9.042"
     1.9  CATEGORY="extra"
    1.10  SHORT_DESC="E17 core libs."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="eet evas"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.enlightenment.org/"
    1.15 -WGET_URL="http://download.enlightenment.org/snapshots/2007-08-26/$TARBALL"
    1.16 +WGET_URL="http://download.enlightenment.org/snapshots/2008-01-25/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()