wok-6.x rev 4631
Up: openbox (3.4.9)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Dec 22 12:42:22 2009 +0100 (2009-12-22) |
parents | 92cea60a3573 |
children | 72211f583578 |
files | openbox-dev/receipt openbox/receipt |
line diff
1.1 --- a/openbox-dev/receipt Tue Dec 22 10:10:01 2009 +0100 1.2 +++ b/openbox-dev/receipt Tue Dec 22 12:42:22 2009 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="openbox-dev" 1.7 -VERSION="3.4.7.2" 1.8 +VERSION="3.4.9" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Ob devel files." 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/openbox/receipt Tue Dec 22 10:10:01 2009 +0100 2.2 +++ b/openbox/receipt Tue Dec 22 12:42:22 2009 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="openbox" 2.7 -VERSION="3.4.7.2" 2.8 +VERSION="3.4.9" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="Small-footprint and standard compliant Window Manager." 2.11 MAINTAINER="pankso@slitaz.org" 2.12 @@ -10,7 +10,7 @@ 2.13 BUILD_DEPENDS="xorg-dev pango-dev glib-dev startup-notification-dev" 2.14 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.15 WEB_SITE="http://icculus.org/openbox/" 2.16 -WGET_URL="http://mirror.slitaz.org/sources/packages/o/$TARBALL" 2.17 +WGET_URL="http://offload2.icculus.org:9090/openbox/releases/$TARBALL" 2.18 2.19 # Rules to configure and make the package. 2.20 compile_rules()