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