diff options
Diffstat (limited to 'meta-networking/recipes-support/iftop/iftop_1.0pre2.bb')
-rw-r--r-- | meta-networking/recipes-support/iftop/iftop_1.0pre2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb index 73f2d85a22..cc1f8b0465 100644 --- a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb +++ b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb | |||
@@ -10,5 +10,5 @@ SRC_URI = "http://www.ex-parrot.com/pdw/iftop/download/iftop-${PV}.tar.gz" | |||
10 | SRC_URI[md5sum] = "fef521a49ec0122458d02c64212af3c5" | 10 | SRC_URI[md5sum] = "fef521a49ec0122458d02c64212af3c5" |
11 | SRC_URI[sha256sum] = "1b193037bb3019afae88cd94c87468aac4b045d81ab816ed8d2f489716b14027" | 11 | SRC_URI[sha256sum] = "1b193037bb3019afae88cd94c87468aac4b045d81ab816ed8d2f489716b14027" |
12 | 12 | ||
13 | inherit autotools | 13 | inherit autotools-brokensep |
14 | 14 | ||