diff options
-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" | |||
10 | DEPENDS = "perl" | 10 | DEPENDS = "perl" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/toddr/IPC-Run.git" | 12 | SRC_URI = "git://github.com/toddr/IPC-Run.git" |
13 | SRCREV = "96066366ac8c401dff9c979d04f25dc8219ffcc1" | 13 | SRCREV = "5b990b641a73eb0bc1e2b4c19daeef390d4d797a" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||