summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/smcroute/smcroute_2.5.4.bb (renamed from meta-networking/recipes-support/smcroute/smcroute_2.5.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/smcroute/smcroute_2.5.3.bb b/meta-networking/recipes-support/smcroute/smcroute_2.5.4.bb
index fc1575d65e..21a3c44264 100644
--- a/meta-networking/recipes-support/smcroute/smcroute_2.5.3.bb
+++ b/meta-networking/recipes-support/smcroute/smcroute_2.5.4.bb
@@ -5,7 +5,7 @@ SECTION = "net"
5LICENSE = "GPLv2+" 5LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 6LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
7 7
8SRCREV = "d998043dc39cb763c9adec3eda3cc8b1d79f444c" 8SRCREV = "9b6e397595a154c84a329c55bed21e0c43e89ee6"
9SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=https" 9SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=https"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"