summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/diffstat/diffstat_1.55.bb (renamed from meta/recipes-devtools/diffstat/diffstat_1.54.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/diffstat/diffstat_1.54.bb b/meta/recipes-devtools/diffstat/diffstat_1.55.bb
index ab89f62c55..fdc2967ab3 100644
--- a/meta/recipes-devtools/diffstat/diffstat_1.54.bb
+++ b/meta/recipes-devtools/diffstat/diffstat_1.55.bb
@@ -6,13 +6,13 @@ HOMEPAGE = "http://invisible-island.net/diffstat/"
6SECTION = "devel" 6SECTION = "devel"
7LICENSE = "MIT" 7LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://install-sh;endline=42;md5=b3549726c1022bee09c174c72a0ca4a5" 8LIC_FILES_CHKSUM = "file://install-sh;endline=42;md5=b3549726c1022bee09c174c72a0ca4a5"
9PR = "r1" 9PR = "r0"
10 10
11SRC_URI = "ftp://invisible-island.net/diffstat/diffstat-${PV}.tgz \ 11SRC_URI = "ftp://invisible-island.net/diffstat/diffstat-${PV}.tgz \
12 file://dirfix.patch" 12 file://dirfix.patch"
13 13
14SRC_URI[md5sum] = "af08bef2eb37050ceb0c4fddedb2ee36" 14SRC_URI[md5sum] = "630d5278f1cd874dc3cc68cff3fddecf"
15SRC_URI[sha256sum] = "d8e67660ec85be597f8548ecdd088926639dac34ec7184aaf9d09c1e6ecb83e5" 15SRC_URI[sha256sum] = "59a46c75a99f2c373a81880051adc43a17b71c55478691e702c61c13c6d61b55"
16 16
17S = "${WORKDIR}/diffstat-${PV}" 17S = "${WORKDIR}/diffstat-${PV}"
18 18