summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-test/bats/bats_1.6.0.bb (renamed from meta-oe/recipes-test/bats/bats_1.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-test/bats/bats_1.5.0.bb b/meta-oe/recipes-test/bats/bats_1.6.0.bb
index ffbb37c8a1..7ea1aa8f3d 100644
--- a/meta-oe/recipes-test/bats/bats_1.5.0.bb
+++ b/meta-oe/recipes-test/bats/bats_1.6.0.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=2970203aedf9e829edb96a137a4fe81b"
8 8
9SRC_URI = "git://github.com/bats-core/bats-core.git;branch=master;protocol=https" 9SRC_URI = "git://github.com/bats-core/bats-core.git;branch=master;protocol=https"
10# v1.4.1 10# v1.4.1
11SRCREV = "99d64eb017abcd6a766dd0d354e625526da69cb3" 11SRCREV = "210acf3a8ed318ddedad3137c15451739beba7d4"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14