diff options
-rw-r--r-- | meta/recipes-extended/time/time_1.9.bb (renamed from meta/recipes-extended/time/time_1.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/time/time_1.8.bb b/meta/recipes-extended/time/time_1.9.bb index fb3147a734..e2b084caae 100644 --- a/meta/recipes-extended/time/time_1.8.bb +++ b/meta/recipes-extended/time/time_1.9.bb | |||
@@ -15,7 +15,7 @@ BBCLASSEXTEND = "native nativesdk" | |||
15 | 15 | ||
16 | SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz" | 16 | SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "4e00dcb8c3ab11c7cf5a0d698828ac96" | 18 | SRC_URI[md5sum] = "d2356e0fe1c0b85285d83c6b2ad51b5f" |
19 | SRC_URI[sha256sum] = "8a2f540155961a35ba9b84aec5e77e3ae36c74cecb4484db455960601b7a2e1b" | 19 | SRC_URI[sha256sum] = "fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e" |
20 | 20 | ||
21 | inherit autotools | 21 | inherit autotools |