inkspill: bump SRCREV a bit
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Thu, 11 Nov 2010 20:20:12 +0000 (20:20 +0000)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 13 Nov 2010 10:27:39 +0000 (11:27 +0100)
* Merged patch from Joachim Ott and bumped PR.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/inkspill/inkspill_0.1.bb

index 3f72e83..fae5102 100644 (file)
@@ -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