summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/annex-client/annex-client-from-src.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/annex-client/annex-client-from-src.bb b/recipes-core/annex-client/annex-client-from-src.bb
index ee7dee9..a45e119 100644
--- a/recipes-core/annex-client/annex-client-from-src.bb
+++ b/recipes-core/annex-client/annex-client-from-src.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
PROVIDES = "annex-client-from-src"
DEPENDS = "jsoncpp curl protobuf cyrus-sasl protobuf-native annex-proto mts-io"
-PR = "r0"
-SRCREV = "a696a7660bf153fec126cf971442c60961c51782"
+PR = "r1"
+SRCREV = "b954c83e155f95ecd68c14a890f9455331e19878"
SRC_URI = "git://git@${MTS_INTERNAL_GIT}/multitech/annex-client.git;protocol=ssh;branch=master"