summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb')
-rw-r--r--meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb b/meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb
index 27dc358d1..bab1827ff 100644
--- a/meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb
+++ b/meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb
@@ -9,7 +9,7 @@ LICENSE = "Artistic-1.0 | GPL-1.0+"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=0ebd37caf53781e8b7223e6b99b63f4e" 9LIC_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;branch=master;protocol=https"
13SRCREV = "af435a1635ef9e48a84adc3230099e7ecf20c79d" 13SRCREV = "af435a1635ef9e48a84adc3230099e7ecf20c79d"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"