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