wok diff ecore/receipt @ rev 4988

fix: RAM for get-google-chrome; Add TAGS
author Rohit Joshi <jozee@slitaz.org>
date Thu Feb 25 11:12:47 2010 +0000 (2010-02-25)
parents 2c110965aa8b
children 6e90579538d6
line diff
     1.1 --- a/ecore/receipt	Thu Sep 17 11:53:23 2009 +0200
     1.2 +++ b/ecore/receipt	Thu Feb 25 11:12:47 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ecore"
     1.7 -VERSION="0.9.9.062"
     1.8 +VERSION="0.9.9.063"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="E17 core libs."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -11,7 +11,7 @@
    1.13  BUILD_DEPENDS="xorg-dev eet-dev evas-dev xorg-libXtst-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.enlightenment.org/"
    1.16 -WGET_URL="http://download.enlightenment.org/snapshots/2009-07-29/$TARBALL"
    1.17 +WGET_URL="http://download.enlightenment.org/snapshots/2009-12-02/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()