diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2019-04-07 14:49:29 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-04-08 10:40:41 -0700 |
| commit | 6cd2bf04daa0575c34bff9837fc3f2244c57c99d (patch) | |
| tree | c224374a308e0ae787016b873797a5a3cbd2627f | |
| parent | 4a9deabbc8fb0b54e64b0a21af5bfb1527a9891d (diff) | |
| download | meta-openembedded-6cd2bf04daa0575c34bff9837fc3f2244c57c99d.tar.gz | |
smcroute: update to 2.4.4
COPYING md5sum updated to to minor cleanup (see @0ae4003f714218c371).
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb (renamed from meta-networking/recipes-support/smcroute/smcroute_2.0.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/smcroute/smcroute_2.0.0.bb b/meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb index 9b6fc2f38a..0b63f79aca 100644 --- a/meta-networking/recipes-support/smcroute/smcroute_2.0.0.bb +++ b/meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb | |||
| @@ -3,9 +3,9 @@ DESCRIPTION = "SMCRoute is a daemon and command line tool to manipulate the mult | |||
| 3 | HOMEPAGE = "http://troglobit.github.io/smcroute.html" | 3 | HOMEPAGE = "http://troglobit.github.io/smcroute.html" |
| 4 | SECTION = "net" | 4 | SECTION = "net" |
| 5 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPLv2+" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 7 | 7 | ||
| 8 | SRCREV = "d6280e64b27d5a4bd7f37dac36b455f4ae5f9ab3" | 8 | SRCREV = "a8e5847e5f7e411be424f9b52a6cdf9d2ed4aeb5" |
| 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" |
