diff options
Diffstat (limited to 'meta/recipes-devtools/diffstat')
-rw-r--r-- | meta/recipes-devtools/diffstat/diffstat_1.54.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/diffstat/diffstat_1.54.bb b/meta/recipes-devtools/diffstat/diffstat_1.54.bb index 8fc51e92ee..7e2bd1e20d 100644 --- a/meta/recipes-devtools/diffstat/diffstat_1.54.bb +++ b/meta/recipes-devtools/diffstat/diffstat_1.54.bb | |||
@@ -11,6 +11,9 @@ PR = "r0" | |||
11 | 11 | ||
12 | SRC_URI = "ftp://invisible-island.net/diffstat/diffstat-${PV}.tgz" | 12 | SRC_URI = "ftp://invisible-island.net/diffstat/diffstat-${PV}.tgz" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "af08bef2eb37050ceb0c4fddedb2ee36" | ||
15 | SRC_URI[sha256sum] = "d8e67660ec85be597f8548ecdd088926639dac34ec7184aaf9d09c1e6ecb83e5" | ||
16 | |||
14 | S = "${WORKDIR}/diffstat-${PV}" | 17 | S = "${WORKDIR}/diffstat-${PV}" |
15 | 18 | ||
16 | inherit autotools | 19 | inherit autotools |