mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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>
This commit is contained in:
committed by
Khem Raj
parent
4a9deabbc8
commit
6cd2bf04da
+2
-2
@@ -3,9 +3,9 @@ DESCRIPTION = "SMCRoute is a daemon and command line tool to manipulate the mult
|
||||
HOMEPAGE = "http://troglobit.github.io/smcroute.html"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
SRCREV = "d6280e64b27d5a4bd7f37dac36b455f4ae5f9ab3"
|
||||
SRCREV = "a8e5847e5f7e411be424f9b52a6cdf9d2ed4aeb5"
|
||||
SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user