summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/perl/ipc-run_0.99.bb (renamed from meta-oe/recipes-devtools/perl/ipc-run_0.96.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/ipc-run_0.96.bb b/meta-oe/recipes-devtools/perl/ipc-run_0.99.bb
index 08c966da9d..3e9a2a9858 100644
--- a/meta-oe/recipes-devtools/perl/ipc-run_0.96.bb
+++ b/meta-oe/recipes-devtools/perl/ipc-run_0.99.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0ebd37caf53781e8b7223e6b99b63f4e"
10DEPENDS = "perl" 10DEPENDS = "perl"
11 11
12SRC_URI = "git://github.com/toddr/IPC-Run.git" 12SRC_URI = "git://github.com/toddr/IPC-Run.git"
13SRCREV = "96066366ac8c401dff9c979d04f25dc8219ffcc1" 13SRCREV = "5b990b641a73eb0bc1e2b4c19daeef390d4d797a"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16