summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/bats/bats_1.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-test/bats/bats_1.3.0.bb')
-rw-r--r--meta-oe/recipes-test/bats/bats_1.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-test/bats/bats_1.3.0.bb b/meta-oe/recipes-test/bats/bats_1.3.0.bb
index 8190a5e3a5..0d09cb4d5b 100644
--- a/meta-oe/recipes-test/bats/bats_1.3.0.bb
+++ b/meta-oe/recipes-test/bats/bats_1.3.0.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/bats-core/bats-core"
6LICENSE = "MIT" 6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://LICENSE.md;md5=2970203aedf9e829edb96a137a4fe81b" 7LIC_FILES_CHKSUM = "file://LICENSE.md;md5=2970203aedf9e829edb96a137a4fe81b"
8 8
9SRC_URI = "git://github.com/bats-core/bats-core.git \ 9SRC_URI = "git://github.com/bats-core/bats-core.git;branch=master;protocol=https \
10 " 10 "
11# v1.3.0 11# v1.3.0
12SRCREV = "9086c47854652f2731861b40385689c85f12103f" 12SRCREV = "9086c47854652f2731861b40385689c85f12103f"