summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/mtr/mtr_0.92.bb (renamed from meta-networking/recipes-support/mtr/mtr_0.87.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/mtr/mtr_0.87.bb b/meta-networking/recipes-support/mtr/mtr_0.92.bb
index 9d3275e2d2..2bc7d97879 100644
--- a/meta-networking/recipes-support/mtr/mtr_0.87.bb
+++ b/meta-networking/recipes-support/mtr/mtr_0.92.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
10 10
11PV .= "+git${SRCPV}" 11PV .= "+git${SRCPV}"
12 12
13SRCREV = "e6d0a7e93129e8023654ebf58dfa8135d1b1af56" 13SRCREV = "6cddfc6e8f0e20af4af218b545f83d43b3f9a387"
14SRC_URI = "git://github.com/traviscross/mtr" 14SRC_URI = "git://github.com/traviscross/mtr"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"