diff options
-rw-r--r-- | meta-oe/recipes-support/uthash/uthash_2.2.0.bb (renamed from meta-oe/recipes-support/uthash/uthash_2.1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/uthash/uthash_2.1.0.bb b/meta-oe/recipes-support/uthash/uthash_2.2.0.bb index 09cef44a85..4ec7bc2f5e 100644 --- a/meta-oe/recipes-support/uthash/uthash_2.1.0.bb +++ b/meta-oe/recipes-support/uthash/uthash_2.2.0.bb | |||
@@ -8,8 +8,8 @@ DESCRIPTION = " uthash-dev provides a hash table implementation using C preproce | |||
8 | HOMEPAGE = "https://troydhanson.github.io/uthash/" | 8 | HOMEPAGE = "https://troydhanson.github.io/uthash/" |
9 | SECTION = "base" | 9 | SECTION = "base" |
10 | LICENSE = "BSD-1-Clause" | 10 | LICENSE = "BSD-1-Clause" |
11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a2513f7d2291df840527b76b2a8f9718" | 11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=6891c324eb59289db33bac74d4cbb0d4" |
12 | SRCREV = "8b214aefcb81df86a7e5e0d4fa20e59a6c18bc02" | 12 | SRCREV = "66e2668795d0aaf4977523f828e548470a680c33" |
13 | 13 | ||
14 | SRC_URI = "\ | 14 | SRC_URI = "\ |
15 | git://github.com/troydhanson/${BPN}.git \ | 15 | git://github.com/troydhanson/${BPN}.git \ |