wok rev 12669

cairo-dock-plugins: update WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 01 12:25:49 2012 +0200 (2012-05-01)
parents 1969a889e585
children 533f6583c667
files cairo-dock-plugins/receipt
line diff
     1.1 --- a/cairo-dock-plugins/receipt	Tue May 01 12:02:51 2012 +0200
     1.2 +++ b/cairo-dock-plugins/receipt	Tue May 01 12:25:49 2012 +0200
     1.3 @@ -6,11 +6,11 @@
     1.4  SHORT_DESC="Set of plugins for Cairo-Dock."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="dbus-glib cairo-dock"
     1.7 -BUILD_DEPENDS="dbus-glib-dev cairo-dock-dev cmake alsa-lib \
     1.8 +BUILD_DEPENDS="wget dbus-glib-dev cairo-dock-dev cmake alsa-lib \
     1.9  gtk+-dev cairo-dev librsvg-dev dbus-dev libxml2-dev gtkglext-dev mesa-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.glx-dock.org/"
    1.12 -WGET_URL="http://launchpad.net/cairo-dock-plug-ins/${VERSION:0:3}/${VERSION:0:5}/+download/$TARBALL"
    1.13 +WGET_URL="https://launchpad.net/cairo-dock-plug-ins/${VERSION:0:3}/${VERSION:0:5}/+download/$TARBALL"
    1.14  
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()