summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/mtr/mtr_0.96.bb (renamed from meta-networking/recipes-support/mtr/mtr_0.95.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/mtr/mtr_0.95.bb b/meta-networking/recipes-support/mtr/mtr_0.96.bb
index ac8b48e4e5..9008223264 100644
--- a/meta-networking/recipes-support/mtr/mtr_0.95.bb
+++ b/meta-networking/recipes-support/mtr/mtr_0.96.bb
@@ -8,8 +8,8 @@ LICENSE = "GPL-2.0-only"
8LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 8LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
9 file://ui/mtr.c;beginline=5;endline=16;md5=00a894a39d53726a27386534d1c4e468" 9 file://ui/mtr.c;beginline=5;endline=16;md5=00a894a39d53726a27386534d1c4e468"
10 10
11SRCREV = "852e5617fbf331cf292723702161f0ac9afe257c" 11SRCREV = "f392168771570b0fdc104c38dea6bbc2ce585710"
12SRC_URI = "git://github.com/traviscross/mtr;branch=master;protocol=https" 12SRC_URI = "git://github.com/traviscross/mtr;branch=master;protocol=https;tag=v${PV}"
13 13
14 14
15inherit autotools pkgconfig 15inherit autotools pkgconfig