From 88dc369387e3fd805c40d5313882e3b62b25fe84 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 24 Jan 2007 14:32:01 +0000 Subject: [PATCH] Bump version git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1203 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/matchbox-wm/matchbox-wm_svn.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb index 4f58c46..aa8ce97 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb @@ -3,9 +3,8 @@ DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat matchbox-common gconf" RDEPENDS = "matchbox-common" -PV = "0.9.5+svn${SRCDATE}" -PR = "r4" -DEFAULT_PREFERENCE = "-1" +PV = "1.1+svn${SRCDATE}" +PR = "r5" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ file://kbdconfig" -- 2.7.4