wok diff embryo/receipt @ rev 4923

php-*: msql.so extension may exists eventualy
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 15 20:58:17 2010 +0100 (2010-02-15)
parents 2c110965aa8b
children 85cd798d6997
line diff
     1.1 --- a/embryo/receipt	Thu Sep 17 11:53:23 2009 +0200
     1.2 +++ b/embryo/receipt	Mon Feb 15 20:58:17 2010 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="embryo"
     1.7 -VERSION="0.9.9.062"
     1.8 +VERSION="0.9.9.063"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="E17 Embryo libs."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="eet evas ecore"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.enlightenment.org/"
    1.15 -WGET_URL="http://download.enlightenment.org/snapshots/2009-07-29/$TARBALL"
    1.16 +WGET_URL="http://download.enlightenment.org/snapshots/2009-12-02/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()