summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/qcbor/qcbor_1.5.3.bb (renamed from meta-oe/recipes-extended/qcbor/qcbor_1.4.1.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-extended/qcbor/qcbor_1.4.1.bb b/meta-oe/recipes-extended/qcbor/qcbor_1.5.3.bb
index 00cae11c4e..014aa1776e 100644
--- a/meta-oe/recipes-extended/qcbor/qcbor_1.4.1.bb
+++ b/meta-oe/recipes-extended/qcbor/qcbor_1.5.3.bb
@@ -6,11 +6,11 @@ DESCRIPTION = " \
6HOMEPAGE = "https://github.com/laurencelundblade/QCBOR" 6HOMEPAGE = "https://github.com/laurencelundblade/QCBOR"
7 7
8LICENSE = "BSD-3-Clause" 8LICENSE = "BSD-3-Clause"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=498c298542365dfcfe29948c72a5849b" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=9abe2371333f4ab0e62402a486f308a5"
10 10
11SRC_URI = "git://github.com/laurencelundblade/QCBOR;protocol=https;branch=master" 11SRC_URI = "git://github.com/laurencelundblade/QCBOR;protocol=https;branch=master;tag=v${PV}"
12 12
13SRCREV = "4487f10e1bf258434fb8a39e4f59c29e31910ad0" 13SRCREV = "4ace4620d549f22c1163c5b00d3ae0c0dae1d207"
14 14
15 15
16inherit pkgconfig 16inherit pkgconfig