summaryrefslogtreecommitdiff
path: root/packages/sphyrna/sphyrna-python_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sphyrna/sphyrna-python_svn.bb')
-rw-r--r--packages/sphyrna/sphyrna-python_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/sphyrna/sphyrna-python_svn.bb b/packages/sphyrna/sphyrna-python_svn.bb
index 2e7fd432e9..5dcab372e7 100644
--- a/packages/sphyrna/sphyrna-python_svn.bb
+++ b/packages/sphyrna/sphyrna-python_svn.bb
@@ -3,11 +3,11 @@ HOMEPAGE = "http://projects.linuxtogo.org/projects/sphyrna"
LICENSE = "GPLv2"
DEPENDS = "readline"
PV = "0.0+svnr${SRCREV}"
-PR = "r0"
+PR = "r1"
SRC_URI = "svn://projects.linuxtogo.org/svn;module=sphyrna"
-S = "${WORKDIR}/${PN}"
+S = "${WORKDIR}/sphyrna"
inherit autotools