wok diff enlightenment/receipt @ rev 4630

linux-source: aufs2 fix + install speedup (thanks erjo)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 22 10:10:01 2009 +0100 (2009-12-22)
parents dd4fd1e61a63
children f45ca0153dd5
line diff
     1.1 --- a/enlightenment/receipt	Sun May 17 17:42:11 2009 +0200
     1.2 +++ b/enlightenment/receipt	Tue Dec 22 10:10:01 2009 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="enlightenment"
     1.7 -VERSION="0.16.999.060"
     1.8 +VERSION="0.16.999.062"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Enlightenment window manager (E17)."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -12,7 +12,7 @@
    1.13  efreet edbus-dev edbus curl-dev libcrypto-dev openssl-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()