fix exmap-console version; bump srcdate

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@854 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Tomas Frydrych 2006-11-10 09:48:43 +00:00
parent 73e0032705
commit 24d8eaa443
1 changed files with 3 additions and 3 deletions

View File

@ -2,10 +2,10 @@ DESCRIPTION = "console-based exmap"
HOMEPAGE = "http://www.o-hand.com"
SECTION = "devel"
LICENSE = "GPL"
PR = "r5"
PV = "0.9"
PR = "r6"
PV = "0.1"
SRCDATE="20061104"
SRCDATE="20061111"
SRC_URI = \
"svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http"