wok-6.x diff edbus/receipt @ rev 4579
Add: libffcall
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Wed Dec 09 21:05:02 2009 +0000 (2009-12-09) |
parents | 8a540c20b723 |
children | f99c07c038f7 |
line diff
1.1 --- a/edbus/receipt Fri May 08 16:12:51 2009 +0200 1.2 +++ b/edbus/receipt Wed Dec 09 21:05:02 2009 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="edbus" 1.7 -VERSION="0.5.0.060" 1.8 +VERSION="0.5.0.062" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="E17 wrappers around dbus." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -10,7 +10,7 @@ 1.13 SOURCE="e_dbus" 1.14 TARBALL="$SOURCE-$VERSION.tar.bz2" 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()