wok-next rev 12892
Up libwebkit (1.8.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 28 09:50:41 2012 +0200 (2012-05-28) |
parents | b2809725e3d9 |
children | 3bdd365a98b0 |
files | libwebkit-video/receipt libwebkit/receipt webkit-web-inspector/receipt |
line diff
1.1 --- a/libwebkit-video/receipt Sun May 27 21:58:49 2012 +0200 1.2 +++ b/libwebkit-video/receipt Mon May 28 09:50:41 2012 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 SOURCE="webkit" 1.5 TARBALL="$SOURCE-$VERSION.tar.xz" 1.6 WEB_SITE="http://webkitgtk.org" 1.7 -WGET_URL="$WEB_SITE/$TARBALL" 1.8 +WGET_URL="$WEB_SITE/releases/$TARBALL" 1.9 1.10 DEPENDS="gtk+ enchant libxslt expat gtk+ jpeg libpng libxml2 sqlite \ 1.11 xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite \
2.1 --- a/libwebkit/receipt Sun May 27 21:58:49 2012 +0200 2.2 +++ b/libwebkit/receipt Mon May 28 09:50:41 2012 +0200 2.3 @@ -8,7 +8,7 @@ 2.4 SOURCE="webkit" 2.5 TARBALL="$SOURCE-$VERSION.tar.xz" 2.6 WEB_SITE="http://webkitgtk.org" 2.7 -WGET_URL="$WEB_SITE/$TARBALL" 2.8 +WGET_URL="$WEB_SITE/releases/$TARBALL" 2.9 2.10 DEPENDS="gtk+ enchant libxslt expat gtk+ jpeg libpng libxml2 sqlite \ 2.11 xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite \
3.1 --- a/webkit-web-inspector/receipt Sun May 27 21:58:49 2012 +0200 3.2 +++ b/webkit-web-inspector/receipt Mon May 28 09:50:41 2012 +0200 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="webkit-web-inspector" 3.7 -VERSION="1.6.1" 3.8 +VERSION="1.8.1" 3.9 CATEGORY="network" 3.10 SHORT_DESC="Webkit development tools" 3.11 DEPENDS="libwebkit"