aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libfakekey
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-10-19 15:37:02 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-10-19 15:37:02 +0000
commitba71ba95ecdd529e22e40553fb49f678ffad4dbb (patch)
tree43241bb6230a38e08c393069c9c04c20176b9bf7 /packages/libfakekey
parentdc1cd1533bdce9aa8b8b7ce0938b170d97b587c7 (diff)
downloadopenembedded-ba71ba95ecdd529e22e40553fb49f678ffad4dbb.tar.gz
libfakekey: bump PV to 0.2
Diffstat (limited to 'packages/libfakekey')
-rw-r--r--packages/libfakekey/libfakekey_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libfakekey/libfakekey_svn.bb b/packages/libfakekey/libfakekey_svn.bb
index 26f282ca08..af7c9bbaad 100644
--- a/packages/libfakekey/libfakekey_svn.bb
+++ b/packages/libfakekey/libfakekey_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox keyboard"
LICENSE = "GPL"
DEPENDS = "libxtst"
SECTION = "x11/wm"
-PV = "0.0+svnr${SRCREV}"
+PV = "0.2+svnr${SRCREV}"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"