aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/inkspill
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2010-11-11 20:20:12 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-11-13 11:27:39 +0100
commitb2065e33a5739e9d85a35c79b5d911018425484e (patch)
tree7f0d6a3b5edbd3a24585067f69057d603720c84e /recipes/inkspill
parent2c2af6c62943057987a06da87ac0cd7f16754916 (diff)
downloadopenembedded-b2065e33a5739e9d85a35c79b5d911018425484e.tar.gz
inkspill: bump SRCREV a bit
* Merged patch from Joachim Ott and bumped PR. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/inkspill')
-rw-r--r--recipes/inkspill/inkspill_0.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/inkspill/inkspill_0.1.bb b/recipes/inkspill/inkspill_0.1.bb
index 3f72e83064..fae5102194 100644
--- a/recipes/inkspill/inkspill_0.1.bb
+++ b/recipes/inkspill/inkspill_0.1.bb
@@ -4,7 +4,8 @@ LICENSE = "Creative Commons BY-NC-SA 3.0 US"
DEPENDS = "python-pygame"
RDEPENDS_${PN} = "python-pygame"
SRC_URI = "hg://www.jade-hamburg.de/~teythoon/repos;module=${PN};rev=${SRCREV};proto=https"
-SRCREV = "d7185f0b3f28"
+SRCREV = "897be0fe188a"
+PR = "r1"
S = "${WORKDIR}/inkspill"
inherit distutils