wok diff openbox/receipt @ rev 4677

Up: intltool (0.40.6)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Dec 30 10:26:31 2009 +0100 (2009-12-30)
parents 4482e0fab13a
children 6ec17b55b59a
line diff
     1.1 --- a/openbox/receipt	Sat Mar 14 14:38:58 2009 +0000
     1.2 +++ b/openbox/receipt	Wed Dec 30 10:26:31 2009 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="openbox"
     1.7 -VERSION="3.4.7.2"
     1.8 +VERSION="3.4.9"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Small-footprint and standard compliant Window Manager."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -10,7 +10,7 @@
    1.13  BUILD_DEPENDS="xorg-dev pango-dev glib-dev startup-notification-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://icculus.org/openbox/"
    1.16 -WGET_URL="http://mirror.slitaz.org/sources/packages/o/$TARBALL"
    1.17 +WGET_URL="http://offload2.icculus.org:9090/openbox/releases/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()