wok diff ecore/receipt @ rev 4604

vlc: spin off libvlc & libvlc-dev
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 15 16:03:36 2009 +0100 (2009-12-15)
parents 45790f0c3d53
children f99c07c038f7
line diff
     1.1 --- a/ecore/receipt	Mon May 25 00:49:10 2009 +0200
     1.2 +++ b/ecore/receipt	Tue Dec 15 16:03:36 2009 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ecore"
     1.7 -VERSION="0.9.9.060"
     1.8 +VERSION="0.9.9.062"
     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-04-22/$TARBALL"
    1.17 +WGET_URL="http://download.enlightenment.org/snapshots/2009-07-29/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()