From b2065e33a5739e9d85a35c79b5d911018425484e Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Thu, 11 Nov 2010 20:20:12 +0000 Subject: [PATCH] inkspill: bump SRCREV a bit * Merged patch from Joachim Ott and bumped PR. Signed-off-by: Martin Jansa --- recipes/inkspill/inkspill_0.1.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5