summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb')
-rw-r--r--meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb b/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb
index 9fcc278d3..cac2b4fd6 100644
--- a/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb
+++ b/meta-oe/recipes-support/digitemp/digitemp_3.7.2.bb
@@ -4,7 +4,7 @@ DEPENDS = "libusb1"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=44fee82a1d2ed0676cf35478283e0aa0" 5LIC_FILES_CHKSUM = "file://COPYING;md5=44fee82a1d2ed0676cf35478283e0aa0"
6 6
7SRC_URI = "git://github.com/bcl/digitemp" 7SRC_URI = "git://github.com/bcl/digitemp;branch=master;protocol=https"
8 8
9SRCREV = "a162e63aad35358aab325388f3d5e88121606419" 9SRCREV = "a162e63aad35358aab325388f3d5e88121606419"
10 10